Searched defs:onDeviceDeleted (Results 1 – 6 of 6) sorted by relevance
68 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in PairedBluetoothDevicesWorker
161 public final void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothDevicesGroupPreferenceController
122 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothPreferenceController
174 public void onDeviceDeleted(@NonNull CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in HearingDevicePairingFragment
162 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothDeviceUpdater
263 override fun onDeviceDeleted(cachedDevice: CachedBluetoothDevice) { in onDeviceDeleted() method