Home
last modified time | relevance | path

Searched defs:onBluetoothServiceUp (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothManagerCallback.aidl27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java4331 public abstract void onBluetoothServiceUp(); in onBluetoothServiceUp() method in BluetoothAdapter.ServiceLifecycleCallback