Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
DWifiTracker.java470 ArrayMap<String, List<ScanResult>> scanResultsByApKey = new ArrayMap<>(); in updateScanResultCache() local
567 ArrayMap<String, List<ScanResult>> scanResultsByApKey = in updateAccessPoints() local