Home
last modified time | relevance | path

Searched defs:onRotaryEvent (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DInputHalService.java82 void onRotaryEvent(RotaryEvent event, int targetDisplay); in onRotaryEvent() method
/packages/services/Car/service/src/com/android/car/
DInputCaptureClientController.java540 public boolean onRotaryEvent(@DisplayTypeEnum int displayType, RotaryEvent event) { in onRotaryEvent() method in InputCaptureClientController
DCarInputService.java389 public void onRotaryEvent(RotaryEvent event, @DisplayTypeEnum int targetDisplay) { in onRotaryEvent() method in CarInputService