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