Searched refs:mNumScansSinceNetworkStateChange (Results 1 – 1 of 1) sorted by relevance
89 private int mNumScansSinceNetworkStateChange; field in WifiNotificationController183 if (++mNumScansSinceNetworkStateChange >= NUM_SCANS_BEFORE_ACTUALLY_SCANNING) { in checkAndSetNotification()208 mNumScansSinceNetworkStateChange = 0; in resetNotification()283 pw.println("mNumScansSinceNetworkStateChange " + mNumScansSinceNetworkStateChange); in dump()