Searched refs:firstScanStats (Results 1 – 1 of 1) sorted by relevance
910 void postBootAbnormalScanDetection(ScanStats firstScanStats) { in postBootAbnormalScanDetection() argument912 long postBootScanTimeMs = firstScanStats.getLastScanTimeMs(); in postBootAbnormalScanDetection()917 int postBootNumBssid2g = firstScanStats.getNumBssidLastScan2g(); in postBootAbnormalScanDetection()918 int postBootNumBssidAbove2g = firstScanStats.getNumBssidLastScanAbove2g(); in postBootAbnormalScanDetection()