Searched refs:mKeyInputSupported (Results 1 – 1 of 1) sorted by relevance
49 private boolean mKeyInputSupported = false; field in InputHalService59 if (!mKeyInputSupported) { in setInputListener()69 return mKeyInputSupported; in isKeyInputSupported()80 mKeyInputSupported = false; in release()92 mKeyInputSupported = true; in takeSupportedProperties()158 writer.println("mKeyInputSupported:" + mKeyInputSupported); in dump()