Searched refs:InputBinder (Results 1 – 1 of 1) sorted by relevance
74 private InputBinder mInputBinder;95 mInputBinder = new InputBinder(); in onBind()132 private class InputBinder extends ICarInputListener.Stub { class in CarInputHandlingService135 InputBinder() { in InputBinder() method in CarInputHandlingService.InputBinder