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