Searched refs:onBluetoothServiceUp (Results 1 – 5 of 5) sorted by relevance
25 void onBluetoothServiceUp(in IBinder bluetoothService); in onBluetoothServiceUp() method
273 verify(mManagerCallback).onBluetoothServiceUp(any()); in transition_offToBleOn()
3621 public void onBluetoothServiceUp(IBinder bluetoothService) {3631 cb.onBluetoothServiceUp(bluetoothService);3706 public void onBluetoothServiceUp(@NonNull IBinder bluetoothService) {
1409 .onBluetoothServiceUp(mAdapter.getAdapterBinder().asBinder()); in sendBluetoothServiceUpCallback()
2149 Landroid/bluetooth/IBluetoothManagerCallback$Stub$Proxy;->onBluetoothServiceUp(Landroid/bluetooth/I…2157 Landroid/bluetooth/IBluetoothManagerCallback;->onBluetoothServiceUp(Landroid/bluetooth/IBluetooth;)V