Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothManagerCallback.aidl27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp()
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothDeviceConnectionPolicy.java262 CarBluetoothService bluetoothService) { in create()
281 CarBluetoothService bluetoothService) { in BluetoothDeviceConnectionPolicy()
/packages/services/Car/service/src/com/android/car/
DCarInputService.java222 CarBluetoothService bluetoothService) { in CarInputService()
236 CarOccupantZoneService occupantZoneService, CarBluetoothService bluetoothService, in CarInputService()