Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/input/
H A DCarInputHandlingService.java74 private InputBinder mInputBinder;
95 mInputBinder = new InputBinder(); in onBind()
132 private class InputBinder extends ICarInputListener.Stub { class in CarInputHandlingService
135 InputBinder() { in InputBinder() method in CarInputHandlingService.InputBinder