Home
last modified time | relevance | path

Searched defs:bluetoothService (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/service/aidl/android/bluetooth/
DIBluetoothManagerCallback.aidl25 void onBluetoothServiceUp(in IBinder bluetoothService); in onBluetoothServiceUp()
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothDeviceConnectionPolicy.java260 CarBluetoothService bluetoothService) { in create()
279 CarBluetoothService bluetoothService) { in BluetoothDeviceConnectionPolicy()
/packages/services/Car/service/src/com/android/car/
DCarInputService.java306 CarBluetoothService bluetoothService, CarPowerManagementService carPowerService, in CarInputService()
331 CarOccupantZoneService occupantZoneService, CarBluetoothService bluetoothService, in CarInputService()