Searched refs:shouldPause (Results 1 – 3 of 3) sorted by relevance
68 boolean shouldPause = false; in testWifiConnections()70 if (shouldPause) { in testWifiConnections()84 shouldPause = true; in testWifiConnections()
427 boolean shouldPause = mShadeExpanded || mCommunalVisible || mBouncerShowing; in updateLifecycleStateLocked()430 shouldPause ? Lifecycle.State.STARTED : Lifecycle.State.RESUMED); in updateLifecycleStateLocked()
1368 bool shouldPause = false; in onDownloadNext() local1460 shouldPause = true; in onDownloadNext()1462 if (shouldPause || shouldPauseDownload()) { in onDownloadNext()1475 shouldPause = true; in onDownloadNext()1550 shouldPause = true; in onDownloadNext()1553 if (!shouldPause) { in onDownloadNext()