Searched refs:apKey (Results 1 – 1 of 1) sorted by relevance
480 String apKey = AccessPoint.getKey(mContext, result); in updateScanResultCache() local482 if (scanResultsByApKey.containsKey(apKey)) { in updateScanResultCache()483 resultList = scanResultsByApKey.get(apKey); in updateScanResultCache()486 scanResultsByApKey.put(apKey, resultList); in updateScanResultCache()