Searched refs:InputBinder (Results 1 – 1 of 1) sorted by relevance
62 private InputBinder mInputBinder;83 mInputBinder = new InputBinder(); in onBind()120 private class InputBinder extends ICarInputListener.Stub { class in CarInputHandlingService123 InputBinder() { in InputBinder() method in CarInputHandlingService.InputBinder