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

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
BluetoothCallback.java 28 void onDeviceDeleted(CachedBluetoothDevice cachedDevice);
BluetoothEventManager.java 244 callback.onDeviceDeleted(cachedDevice);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceListPreferenceFragment.java 204 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
BluetoothSettings.java 558 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
DockService.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothControllerImpl.java 220 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
KeyboardUI.java 606 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { }

Completed in 494 milliseconds