Home | History | Annotate | Download | only in wm

Lines Matching refs:sState

7617         int sState = mInputManager.getKeyCodeState(-1, InputDevice.SOURCE_ANY, KeyEvent.KEYCODE_S);
7624 mSafeMode = menuState > 0 || sState > 0 || dpadState > 0 || trackballState > 0
7634 Log.i(TAG, "SAFE MODE ENABLED (menu=" + menuState + " s=" + sState