Searched refs:mKeyInputSupported (Results 1 – 1 of 1) sorted by relevance
44 private boolean mKeyInputSupported = false; field in InputHalService49 if (!mKeyInputSupported) { in setInputListener()60 return mKeyInputSupported; in isKeyInputSupported()71 mKeyInputSupported = false; in release()82 mKeyInputSupported = true; in takeSupportedProperties()122 writer.println("mKeyInputSupported:" + mKeyInputSupported); in dump()