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