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