Searched refs:CarBluetoothService (Results 1 – 2 of 2) sorted by relevance
31 public class CarBluetoothService implements CarServiceBase { class37 public CarBluetoothService(Context context, CarCabinService carCabinService, in CarBluetoothService() method in CarBluetoothService
70 private final CarBluetoothService mCarBluetoothService;113 mCarBluetoothService = new CarBluetoothService(serviceContext, mCarCabinService, in ICarImpl()