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