Searched refs:notifyActiveDeviceChangeApplied (Results 1 – 4 of 4) sorted by relevance
289 …int notifyActiveDeviceChangeApplied(in BluetoothDevice device, in AttributionSource attributionSou… in notifyActiveDeviceChangeApplied() method
5036 public int notifyActiveDeviceChangeApplied(@NonNull BluetoothDevice device) { in notifyActiveDeviceChangeApplied() method in BluetoothAdapter5046 return mService.notifyActiveDeviceChangeApplied(device, mAttributionSource); in notifyActiveDeviceChangeApplied()
4046 public int notifyActiveDeviceChangeApplied( in notifyActiveDeviceChangeApplied() method in AdapterService.AdapterServiceBinder4067 return service.notifyActiveDeviceChangeApplied(device); in notifyActiveDeviceChangeApplied()4573 private int notifyActiveDeviceChangeApplied(BluetoothDevice device) { in notifyActiveDeviceChangeApplied() method in AdapterService
84 …ndroid.Manifest.permission.BLUETOOTH_PRIVILEGED}) public int notifyActiveDeviceChangeApplied(@NonN…