Searched refs:inputHalService (Results 1 – 1 of 1) sorted by relevance
271 public CarInputService(Context context, InputHalService inputHalService) { in CarInputService() argument272 this(context, inputHalService, new Handler(Looper.getMainLooper()), in CarInputService()283 CarInputService(Context context, InputHalService inputHalService, Handler handler, in CarInputService() argument289 mInputHalService = inputHalService; in CarInputService()