Searched refs:shouldSkipConnectionAttempt (Results 1 – 1 of 1) sorted by relevance
665 private boolean shouldSkipConnectionAttempt(Long timeMillis) { in shouldSkipConnectionAttempt() method in WifiConnectivityManager736 if (!mScreenOn && shouldSkipConnectionAttempt(elapsedTimeMillis)) { in connectToNetwork()