Home
last modified time | relevance | path

Searched refs:bluetoothService (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothDeviceConnectionPolicy.java280 CarBluetoothService bluetoothService) { in create() argument
282 return new BluetoothDeviceConnectionPolicy(context, userId, bluetoothService); in create()
299 CarBluetoothService bluetoothService) { in BluetoothDeviceConnectionPolicy() argument
302 mCarBluetoothService = bluetoothService; in BluetoothDeviceConnectionPolicy()
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothManagerCallback.aidl27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() argument
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java3165 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
3167 Log.d(TAG, "onBluetoothServiceUp: " + bluetoothService);
3171 sService = bluetoothService;
3175 cb.onBluetoothServiceUp(bluetoothService);
3230 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
3232 mService = bluetoothService;
3697 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
H A DBluetoothDevice.java1125 public void onBluetoothServiceUp(IBluetooth bluetoothService)
1129 sService = bluetoothService;