Searched refs:setScanResults (Results 1 – 4 of 4) sorted by relevance
256 ap.setScanResults(Collections.singletonList(scanResult));510 ap.setScanResults(Collections.singletonList(scanResult));875 ap, () -> ap.setScanResults(Collections.singletonList(scanResult)));997 .setScanResults(scanResults) in testSpeedLabelFallbackScoreIgnoresNullCurves()1084 .setScanResults(SCAN_RESULTS) in testUpdateScoresRefreshesScoredNetworkCacheTimestamps()1112 .setScanResults(SCAN_RESULTS) in testUpdateScoresRefreshesScoredNetworkCacheWithNewSpeed()
234 public TestAccessPointBuilder setScanResults(ArrayList<ScanResult> scanResults) { in setScanResults() method in TestAccessPointBuilder
621 ret.setScanResults(scanResults); in getCachedOrCreate()
1032 void setScanResults(Collection<ScanResult> scanResults) { in setScanResults() method in AccessPoint