Searched refs:InputBinder (Results 1 – 1 of 1) sorted by relevance
75 private InputBinder mInputBinder;96 mInputBinder = new InputBinder(); in onBind()135 private class InputBinder extends ICarInputListener.Stub { class in CarInputHandlingService138 InputBinder() { in InputBinder() method in CarInputHandlingService.InputBinder