Always initialize local boolean variables when possible
It's currently possible to reference deviceModeChanged in InputReader while it's in an unknown state. Change the style of initialization here and a few other places to better prevent this type of error. Bug: 11433748 Change-Id: Ib332406aefb7cdb16b6a21e00dceaeca34679853
Loading
Please register or sign in to comment