Home | History | Annotate | Download | only in wm

Lines Matching refs:menuState

6764         int menuState = mInputManager.getKeyCodeState(-1, InputDevice.SOURCE_ANY,
6773 mSafeMode = menuState > 0 || sState > 0 || dpadState > 0 || trackballState > 0
6783 Log.i(TAG, "SAFE MODE ENABLED (menu=" + menuState + " s=" + sState