Searched refs:shouldPause (Results 1 – 2 of 2) sorted by relevance
67 boolean shouldPause = false; in testWifiConnections()69 if (shouldPause) { in testWifiConnections()83 shouldPause = true; in testWifiConnections()
1339 bool shouldPause = false; in onDownloadNext() local1431 shouldPause = true; in onDownloadNext()1433 if (shouldPause || shouldPauseDownload()) { in onDownloadNext()1446 shouldPause = true; in onDownloadNext()1521 shouldPause = true; in onDownloadNext()1524 if (!shouldPause) { in onDownloadNext()