Home
last modified time | relevance | path

Searched defs:notifyActiveDeviceChangeApplied (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl293 …oneway void notifyActiveDeviceChangeApplied(in BluetoothDevice device, in AttributionSource attrib… in notifyActiveDeviceChangeApplied() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java4514 public void notifyActiveDeviceChangeApplied(BluetoothDevice device, in notifyActiveDeviceChangeApplied() method in AdapterService.AdapterServiceBinder
4523 private int notifyActiveDeviceChangeApplied(BluetoothDevice device, in notifyActiveDeviceChangeApplied() method in AdapterService.AdapterServiceBinder
4998 private int notifyActiveDeviceChangeApplied(BluetoothDevice device) { in notifyActiveDeviceChangeApplied() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java5187 public int notifyActiveDeviceChangeApplied(@NonNull BluetoothDevice device) { in notifyActiveDeviceChangeApplied() method in BluetoothAdapter