Searched refs:firstScanStats (Results 1 – 1 of 1) sorted by relevance
913 void postBootAbnormalScanDetection(ScanStats firstScanStats) { in postBootAbnormalScanDetection() argument915 long postBootScanTimeMs = firstScanStats.getLastScanTimeMs(); in postBootAbnormalScanDetection()920 int postBootNumBssid2g = firstScanStats.getNumBssidLastScan2g(); in postBootAbnormalScanDetection()921 int postBootNumBssidAbove2g = firstScanStats.getNumBssidLastScanAbove2g(); in postBootAbnormalScanDetection()