Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DInputCaptureClientController.java226 private final ArrayList<CustomInputEvent> mCustomInputEventDispatchScratchList = field in InputCaptureClientController
751 mCustomInputEventDispatchScratchList.clear(); in dispatchCustomInputEvent()
752 mCustomInputEventDispatchScratchList.add(event); in dispatchCustomInputEvent()
755 mCustomInputEventDispatchScratchList); in dispatchCustomInputEvent()