Home
last modified time | relevance | path

Searched defs:cachedDevices (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DNotificationBackendTest.java207 Collection<CachedBluetoothDevice> cachedDevices = new ArrayList<>(); in getDeviceList_noAssociations() local
238 Collection<CachedBluetoothDevice> cachedDevices = new ArrayList<>(); in getDeviceList_singleDevice() local
255 Collection<CachedBluetoothDevice> cachedDevices = new ArrayList<>(); in getDeviceList_multipleDevices() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowCachedBluetoothDeviceManager.java36 public void setCachedDevicesCopy(Collection<CachedBluetoothDevice> cachedDevices) { in setCachedDevicesCopy()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDeviceUpdater.java124 final Collection<CachedBluetoothDevice> cachedDevices = in forceUpdate() local
140 final Collection<CachedBluetoothDevice> cachedDevices = in removeAllDevicesFromPreference() local
354 Collection<CachedBluetoothDevice> cachedDevices = in isDeviceOfMapInCachedDevicesList() local
/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevices.java112 Collection<CachedBluetoothDevice> cachedDevices = in getQCItem() local
169 Collection<CachedBluetoothDevice> cachedDevices = in onNotifyChange() local
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothDevicesGroupPreferenceController.java124 Collection<CachedBluetoothDevice> cachedDevices = in updateState() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DSavedBluetoothDeviceUpdaterTest.java246 final Collection<CachedBluetoothDevice> cachedDevices = new ArrayList<>(); in forceUpdate_bluetoothAdapterNotEnable_removeAllDevicesFromPreference() local
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothDevicesSlice.java191 final Collection<CachedBluetoothDevice> cachedDevices = in getPairedBluetoothDevices() local
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java244 Collection<CachedBluetoothDevice> cachedDevices = in isDeviceInCachedList() local
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java139 final Collection<CachedBluetoothDevice> cachedDevices = in getDeviceList() local