Searched refs:numTotalAps (Results 1 – 1 of 1) sorted by relevance
769 int numTotalAps = sScanResults.size(); in testWifiScanTimestamp() local770 String msg = "Stale AP count: " + (numTotalAps - numFreshAps) + ", fresh AP count: " in testWifiScanTimestamp()