Searched refs:onDeviceDeleted (Results 1 – 10 of 10) sorted by relevance
68 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in PairedBluetoothDevicesWorker
122 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothPreferenceController
161 public final void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothDevicesGroupPreferenceController
237 mController.onDeviceDeleted(mCachedDevice1); in onDeviceDeleted_refreshesUi()253 mController.onDeviceDeleted(mCachedDevice1); in onDeviceDeleted_lastDevice_hidesGroup()
129 onDeviceDeleted(cachedDevice); in onProfileConnectionStateChanged()
263 override fun onDeviceDeleted(cachedDevice: CachedBluetoothDevice) { in onDeviceDeleted() method
162 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothDeviceUpdater
145 mBluetoothDeviceUpdater.onDeviceDeleted(mCachedBluetoothDevice); in testOnDeviceDeleted_deviceExists_removePreference()
127 mFragment.onDeviceDeleted(mCachedDevice); in onDeviceDeleted_stateIsCorrect()
174 public void onDeviceDeleted(@NonNull CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in HearingDevicePairingFragment