Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DInputCaptureClientController.java596 dispatchCustomInputEvent(displayType, event, callback); in onCustomInputEvent()
744 private void dispatchCustomInputEvent(@DisplayTypeEnum int targetDisplayType, in dispatchCustomInputEvent() method in InputCaptureClientController