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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java 46 public static boolean onDeviceDisappeared(CachedBluetoothDevice cachedDevice) {
BluetoothEventManager.java 228 if (CachedBluetoothDeviceManager.onDeviceDisappeared(cachedDevice)) {
  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 229 private void onDeviceDisappeared(String address) {
    [all...]

Completed in 741 milliseconds