HomeSort by relevance Sort by last modified time
    Searched refs:mCarBluetoothService (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/service/src/com/android/car/
ICarImpl.java 72 private final CarBluetoothService mCarBluetoothService;
118 mCarBluetoothService = new CarBluetoothService(serviceContext, mCarCabinService,
141 mCarBluetoothService,
234 return mCarBluetoothService;
BluetoothDeviceConnectionPolicy.java 131 private final CarBluetoothService mCarBluetoothService;
158 mCarBluetoothService = bluetoothService;
    [all...]

Completed in 604 milliseconds