Searched refs:mNumNetworkSufficientRecentStatsOnly (Results 1 – 1 of 1) sorted by relevance
126 private int mNumNetworkSufficientRecentStatsOnly = 0; field in WifiHealthMonitor385 mNumNetworkSufficientRecentStatsOnly = 0; in dailyDetectionHandler()401 mNumNetworkSufficientRecentStatsOnly++; in dailyDetectionHandler()416 logd("#networks w/ sufficient recent stats: " + mNumNetworkSufficientRecentStatsOnly); in dailyDetectionHandler()485 metrics.numNetworkSufficientRecentStatsOnly = mNumNetworkSufficientRecentStatsOnly; in buildProto()