Searched refs:apKey (Results 1 – 1 of 1) sorted by relevance
478 String apKey = AccessPoint.getKey(result); in updateScanResultCache() local480 if (scanResultsByApKey.containsKey(apKey)) { in updateScanResultCache()481 resultList = scanResultsByApKey.get(apKey); in updateScanResultCache()484 scanResultsByApKey.put(apKey, resultList); in updateScanResultCache()