Searched refs:hasInternetConnection (Results 1 – 3 of 3) sorted by relevance
293 if (!hasInternetConnection()) { in testCleartextNetwork()312 if (!hasInternetConnection()) { in testEncryptedNetwork()408 if (!hasInternetConnection()) { in testUntaggedSocketsHttp()437 if (!hasInternetConnection()) { in testUntaggedSocketsRaw()538 if (!hasInternetConnection()) { in testNetwork()758 if (!hasInternetConnection()) { in testNoCleartextHttpTrafficAllowed()1513 private boolean hasInternetConnection() { in hasInternetConnection() method in StrictModeTest
132 if (!hasInternetConnection()) { in testDownloadManagerSupportsHttpWithExternalWebServer()164 if (!hasInternetConnection()) { in testDownloadManagerSupportsHttpsWithExternalWebServer()
464 protected boolean hasInternetConnection() { in hasInternetConnection() method in DownloadManagerTestBase