Searched refs:mKeyInputSupported (Results 1 – 1 of 1) sorted by relevance
126 private boolean mKeyInputSupported; field in InputHalService167 if (!mKeyInputSupported && !mRotaryInputSupported && !mCustomInputSupported) { in setInputListener()172 keyInputSupported = mKeyInputSupported; in setInputListener()198 return mKeyInputSupported; in isKeyInputSupported()238 mKeyInputSupported = false; in release()257 mKeyInputSupported = true; in takeProperties()904 writer.println("mKeyInputSupported:" + mKeyInputSupported);