Home
last modified time | relevance | path

Searched refs:onBluetoothServiceUp (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothManagerCallback.aidl27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java3165 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
3175 cb.onBluetoothServiceUp(bluetoothService);
3230 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
3690 public abstract void onBluetoothServiceUp(); in onBluetoothServiceUp() method in BluetoothAdapter.ServiceLifecycleCallback
3697 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
3698 ServiceLifecycleCallback.this.onBluetoothServiceUp();
H A DBluetoothDevice.java1125 public void onBluetoothServiceUp(IBluetooth bluetoothService)
/aosp12/frameworks/base/services/companion/java/com/android/server/companion/
H A DCompanionDeviceManagerService.java1420 public void onBluetoothServiceUp() {
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java1665 mCallbacks.getBroadcastItem(i).onBluetoothServiceUp(mBluetooth); in sendBluetoothServiceUpCallback()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt3444 HSPLandroid/bluetooth/BluetoothAdapter$6;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V
3471 HSPLandroid/bluetooth/BluetoothDevice$1;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt3442 HSPLandroid/bluetooth/BluetoothAdapter$6;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V
3469 HSPLandroid/bluetooth/BluetoothDevice$1;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11956 Landroid/bluetooth/IBluetoothManagerCallback$Stub$Proxy;->onBluetoothServiceUp(Landroid/bluetooth/I…
11964 Landroid/bluetooth/IBluetoothManagerCallback;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V
/aosp12/frameworks/base/services/
H A Dart-profile14879 HPLcom/android/server/companion/CompanionDeviceManagerService$5;->onBluetoothServiceUp()V