Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesController.java315 List<CachedBluetoothDevice> tmpCachedDeviceList = in getProfiles() local
318 mProfileDeviceMap.put(profile.toString(), tmpCachedDeviceList); in getProfiles() local