Searched refs:getCachedDevicesCopy (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDeviceManager.java42 public synchronized Collection<CachedBluetoothDevice> getCachedDevicesCopy() { method in class:CachedBluetoothDeviceManager
H A DDeviceListPreferenceFragment.java125 mLocalManager.getCachedDeviceManager().getCachedDevicesCopy();
H A DDockService.java400 Collection<CachedBluetoothDevice> cachedDevices = mDeviceManager.getCachedDevicesCopy();

Completed in 123 milliseconds