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.java67 void onRotaryEvent(RotaryEvent event, int targetDisplay); in onRotaryEvent() method
/packages/services/Car/service/src/com/android/car/
DInputCaptureClientController.java518 public boolean onRotaryEvent(int displayType, RotaryEvent event) { in onRotaryEvent() method in InputCaptureClientController
DCarInputService.java455 public void onRotaryEvent(RotaryEvent event, int targetDisplay) { in onRotaryEvent() method in CarInputService