Searched refs:mKeyInputSupported (Results 1 – 1 of 1) sorted by relevance
98 private boolean mKeyInputSupported; field in InputHalService130 if (!mKeyInputSupported && !mRotaryInputSupported && !mCustomInputSupported) { in setInputListener()135 keyInputSupported = mKeyInputSupported; in setInputListener()153 return mKeyInputSupported; in isKeyInputSupported()179 mKeyInputSupported = false; in release()196 mKeyInputSupported = true; in takeProperties()422 writer.println("mKeyInputSupported:" + mKeyInputSupported);