Searched refs:handleBluetoothActiveDeviceChanged (Results 1 – 4 of 4) sorted by relevance
419 void handleBluetoothActiveDeviceChanged(in BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged() method
6758 public void handleBluetoothActiveDeviceChanged(@Nullable BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged() method in AudioManager6763 service.handleBluetoothActiveDeviceChanged(newDevice, previousDevice, info); in handleBluetoothActiveDeviceChanged()
181 …n(android.Manifest.permission.BLUETOOTH_STACK) public void handleBluetoothActiveDeviceChanged(@Nul…
7927 public void handleBluetoothActiveDeviceChanged(BluetoothDevice newDevice, in handleBluetoothActiveDeviceChanged() method in AudioService