Searched refs:mKeyInputV2Supported (Results 1 – 1 of 1) sorted by relevance
129 private boolean mKeyInputV2Supported; field in InputHalService173 keyInputV2Supported = mKeyInputV2Supported; in setInputListener()205 return mKeyInputV2Supported; in isKeyInputV2Supported()239 mKeyInputV2Supported = false; in release()260 mKeyInputV2Supported = true; in takeProperties()906 writer.println("mKeyInputV2Supported:" + mKeyInputV2Supported);