Searched refs:scoredNetworkCache (Results 1 – 2 of 2) sorted by relevance
242 ArrayList<TimestampedScoredNetwork> scoredNetworkCache) { in setScoredNetworkCache() argument243 mScoredNetworkCache = scoredNetworkCache; in setScoredNetworkCache()
244 Map<String, TimestampedScoredNetwork> scoredNetworkCache) { in getSpecificApSpeed() argument245 TimestampedScoredNetwork timedScore = scoredNetworkCache.get(result.BSSID); in getSpecificApSpeed()