Home
last modified time | relevance | path

Searched refs:carInputService (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/cluster/
DInstrumentClusterService.java218 CarInputService carInputService) { in InstrumentClusterService() argument
219 this(context, navigationService, carInputService, RENDERER_SERVICE_WAIT_TIMEOUT_MS); in InstrumentClusterService()
224 CarInputService carInputService, long rendererServiceWaitTimeoutMs) { in InstrumentClusterService() argument
227 mCarInputService = carInputService; in InstrumentClusterService()
/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java200 CarInputService carInputService, CarBluetoothService carBluetoothService) { in CarProjectionService() argument
203 mCarInputService = carInputService; in CarProjectionService()