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