Searched refs:onDeviceDeleted (Results 1 – 8 of 8) sorted by relevance
237 mController.onDeviceDeleted(mCachedDevice1); in onDeviceDeleted_refreshesUi()253 mController.onDeviceDeleted(mCachedDevice1); in onDeviceDeleted_lastDevice_hidesGroup()
112 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothPreferenceController
141 public final void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothDevicesGroupPreferenceController
219 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in DeviceListPreferenceFragment
144 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothDeviceUpdater
154 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothDeviceUpdater
146 mBluetoothDeviceUpdater.onDeviceDeleted(mCachedBluetoothDevice); in testOnDeviceDeleted_deviceExists_removePreference()