Home
last modified time | relevance | path

Searched refs:mKeyInputV2Supported (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DInputHalService.java129 private boolean mKeyInputV2Supported; field in InputHalService
173 keyInputV2Supported = mKeyInputV2Supported; in setInputListener()
205 return mKeyInputV2Supported; in isKeyInputV2Supported()
239 mKeyInputV2Supported = false; in release()
260 mKeyInputV2Supported = true; in takeProperties()
906 writer.println("mKeyInputV2Supported:" + mKeyInputV2Supported);