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.java472 ArrayMap<String, List<ScanResult>> scanResultsByApKey = new ArrayMap<>(); in updateScanResultCache() local
561 ArrayMap<String, List<ScanResult>> scanResultsByApKey = in updateAccessPoints() local