Searched refs:mCarInputService (Results 1 – 2 of 2) sorted by relevance
51 private final CarInputService mCarInputService; field in ICarImpl90 mCarInputService = new CarInputService(serviceContext); in ICarImpl()91 mCarProjectionService = new CarProjectionService(serviceContext, mCarInputService); in ICarImpl()110 mCarInputService, in ICarImpl()215 return mCarInputService; in getCarInternalService()
44 private final CarInputService mCarInputService; field in CarProjectionService87 mCarInputService = carInputService; in CarProjectionService()187 mCarInputService.setVoiceAssitantKeyListener(listenShortPress in updateCarInputServiceListeners()189 mCarInputService.setLongVoiceAssitantKeyListener(listenLongPress in updateCarInputServiceListeners()