Searched refs:SUFFICIENT_RECENT_STATS_ONLY (Results 1 – 3 of 3) sorted by relevance
403 if (detectionFlag == WifiScoreCard.SUFFICIENT_RECENT_STATS_ONLY) { in dailyDetectionHandler()
119 static final int SUFFICIENT_RECENT_STATS_ONLY = 1; field in WifiScoreCard1621 return SUFFICIENT_RECENT_STATS_ONLY; in dailyDetectionConnectionEvent()
1567 assertEquals(WifiScoreCard.SUFFICIENT_RECENT_STATS_ONLY, detectionFlag); in testPoorConnectionWithoutHistory()