Searched refs:mTimeToReenableNetworkSwitchDialogsMs (Results 1 – 1 of 1) sorted by relevance
1506 private long mTimeToReenableNetworkSwitchDialogsMs = 0; field in WifiConnectivityManager1558 mTimeToReenableNetworkSwitchDialogsMs = 0; in resetNetworkSwitchDialog()1567 mTimeToReenableNetworkSwitchDialogsMs = mClock.getElapsedSinceBootMillis() + durationMs; in disableNetworkSwitchDialog()1652 if (mClock.getElapsedSinceBootMillis() < mTimeToReenableNetworkSwitchDialogsMs) { in connectToNetworkForPrimaryCmmUsingMbbIfAvailable()