Home | History | Annotate | Download | only in wm

Lines Matching refs:sState

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