Searched refs:mNumNetworkSufficientRecentStatsOnly (Results 1 – 1 of 1) sorted by relevance
122 private int mNumNetworkSufficientRecentStatsOnly = 0; field in WifiHealthMonitor342 mNumNetworkSufficientRecentStatsOnly = 0; in dailyDetectionHandler()358 mNumNetworkSufficientRecentStatsOnly++; in dailyDetectionHandler()373 logd("#networks w/ sufficient recent stats: " + mNumNetworkSufficientRecentStatsOnly); in dailyDetectionHandler()442 metrics.numNetworkSufficientRecentStatsOnly = mNumNetworkSufficientRecentStatsOnly; in buildProto()