HomeSort by relevance Sort by last modified time
    Searched refs:onDeviceDeleted (Results 1 - 12 of 12) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
BluetoothCallback.java 28 void onDeviceDeleted(CachedBluetoothDevice cachedDevice);
BluetoothEventManager.java 278 callback.onDeviceDeleted(cachedDevice);
294 callback.onDeviceDeleted(cachedDevice);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSummaryUpdater.java 72 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
BluetoothDeviceUpdater.java 128 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
DeviceListPreferenceFragment.java 220 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
  /packages/apps/Settings/src/com/android/settings/connecteddevice/
AvailableMediaDeviceGroupController.java 137 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
  /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
BluetoothDeviceListAdapter.java 269 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
315 onDeviceDeleted(cachedDevice);
325 onDeviceDeleted(cachedDevice);
BluetoothSettingsFragment.java 214 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
  /packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
BluetoothDeviceUpdaterTest.java 130 mBluetoothDeviceUpdater.onDeviceDeleted(mCachedBluetoothDevice);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothControllerImpl.java 254 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
  /packages/apps/Settings/src/com/android/settings/sound/
AudioSwitchPreferenceController.java 236 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
KeyboardUI.java 606 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { }

Completed in 1912 milliseconds