Home
last modified time | relevance | path

Searched refs:fetchLastSelectedDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DConnectionRecordManager.java62 public synchronized void fetchLastSelectedDevice(Context context) { in fetchLastSelectedDevice() method in ConnectionRecordManager
DMediaDevice.java54 ConnectionRecordManager.getInstance().fetchLastSelectedDevice(mContext); in initDeviceRecord()