Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/input/
DCarInputManager.java86 default void onRotaryEvents(@DisplayTypeEnum int targetDisplayType, in onRotaryEvents() method
433 callbackHolder.mCallback.onRotaryEvents(targetDisplayType, events); in dispatchRotaryEvents()
482 public void onRotaryEvents(@DisplayTypeEnum int targetDisplayType, in onRotaryEvents() method in CarInputManager.ICarInputCallbackImpl
DICarInputCallback.aidl29 void onRotaryEvents(int targetDisplayType, in List<RotaryEvent> events) = 2; in onRotaryEvents() method
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DRotaryServiceTest.java460 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withoutFocusedView()
507 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withFocusedView()
514 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withFocusedView()
521 mRotaryService.onRotaryEvents(validDisplayId, events); in testOnRotaryEvents_withFocusedView()
560 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
568 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
576 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
584 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
591 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
599 mRotaryService.onRotaryEvents(validDisplayId, in testOnRotaryEvents_acceleration()
[all …]
/packages/services/Car/service/src/com/android/car/
DInputCaptureClientController.java743 callback.onRotaryEvents(targetDisplayType, mRotaryEventDispatchScratchList); in dispatchRotaryEvent()
/packages/services/Car/tests/carservice_test/src/com/android/car/input/
DCarInputManagerTest.java119 public void onRotaryEvents(@DisplayTypeEnum int targetDisplayType, in onRotaryEvents() method in CarInputManagerTest.CaptureCallback
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java887 public void onRotaryEvents(int targetDisplayType, @NonNull List<RotaryEvent> events) { in onRotaryEvents() method in RotaryService
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1084 method TIRAMISU_0 void onRotaryEvents(int targetDisplayType, List<RotaryEvent> events);
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1616 …method public default void onRotaryEvents(int, @NonNull java.util.List<android.car.input.RotaryEve…
/packages/services/Car/car-lib/api/
Dsystem-current.txt1616 …method public default void onRotaryEvents(int, @NonNull java.util.List<android.car.input.RotaryEve…
Dtest-current.txt1690 …method public default void onRotaryEvents(int, @NonNull java.util.List<android.car.input.RotaryEve…
Dsystem-lint-baseline.txt3164 UnflaggedApi: android.car.input.CarInputManager.CarInputCaptureCallback#onRotaryEvents(int, java.ut…
3165 …pi: method android.car.input.CarInputManager.CarInputCaptureCallback.onRotaryEvents(int,java.util.…