Home
last modified time | relevance | path

Searched refs:ICarBluetoothUserService (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DICarPerUserService.aidl19 import android.car.ICarBluetoothUserService;
24 ICarBluetoothUserService getBluetoothUserService(); in getBluetoothUserService()
DICarBluetoothUserService.aidl21 interface ICarBluetoothUserService { interface
/packages/services/Car/service/src/com/android/car/
DCarPerUserServiceImpl.java20 import android.car.ICarBluetoothUserService;
113 public ICarBluetoothUserService getBluetoothUserService() { in getBluetoothUserService()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/
DBluetoothProfileInhibitManagerTest.java31 import android.car.ICarBluetoothUserService;
53 private ICarBluetoothUserService mMockCarBluetoothUserService;
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothProfileInhibitManager.java27 import android.car.ICarBluetoothUserService;
68 private final ICarBluetoothUserService mBluetoothUserProxies;
236 ICarBluetoothUserService bluetoothUserProxies) { in BluetoothProfileInhibitManager()
DCarBluetoothUserService.java26 import android.car.ICarBluetoothUserService;
49 public class CarBluetoothUserService extends ICarBluetoothUserService.Stub {
DCarBluetoothService.java22 import android.car.ICarBluetoothUserService;
98 private ICarBluetoothUserService mCarBluetoothUserService;