Searched refs:carInputService (Results 1 – 3 of 3) sorted by relevance
255 String carInputService = context.getString(R.string.inputService); in getDefaultInputComponent() local256 if (TextUtils.isEmpty(carInputService)) { in getDefaultInputComponent()260 return ComponentName.unflattenFromString(carInputService); in getDefaultInputComponent()
179 CarInputService carInputService, CarBluetoothService carBluetoothService) { in CarProjectionService() argument182 mCarInputService = carInputService; in CarProjectionService()
155 CarInputService carInputService) { in InstrumentClusterService() argument158 mCarInputService = carInputService; in InstrumentClusterService()