Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DInputHalService.java188 dispatchKeyInput(listener, value); in onHalEvents()
201 private void dispatchKeyInput(InputListener listener, VehiclePropValue value) { in dispatchKeyInput() method in InputHalService