Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/aidl/android/bluetooth/
DIBluetoothManagerCallback.aidl25 void onBluetoothServiceUp(in IBinder bluetoothService); in onBluetoothServiceUp() method
/packages/modules/Bluetooth/service/tests/src/com/android/server/bluetooth/
DBluetoothManagerServiceTest.java273 verify(mManagerCallback).onBluetoothServiceUp(any()); in transition_offToBleOn()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3621 public void onBluetoothServiceUp(IBinder bluetoothService) {
3631 cb.onBluetoothServiceUp(bluetoothService);
3706 public void onBluetoothServiceUp(@NonNull IBinder bluetoothService) {
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java1409 .onBluetoothServiceUp(mAdapter.getAdapterBinder().asBinder()); in sendBluetoothServiceUpCallback()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt2149 Landroid/bluetooth/IBluetoothManagerCallback$Stub$Proxy;->onBluetoothServiceUp(Landroid/bluetooth/I…
2157 Landroid/bluetooth/IBluetoothManagerCallback;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V