Searched refs:mKeyInputSupported (Results 1 – 1 of 1) sorted by relevance
83 private boolean mKeyInputSupported = false; field in InputHalService108 if (!mKeyInputSupported && !mRotaryInputSupported) { in setInputListener()114 keyInputSupported = mKeyInputSupported; in setInputListener()128 return mKeyInputSupported; in isKeyInputSupported()147 mKeyInputSupported = false; in release()163 mKeyInputSupported = true; in takeProperties()350 writer.println("mKeyInputSupported:" + mKeyInputSupported);