Searched refs:hasInternetConnection (Results 1 – 3 of 3) sorted by relevance
187 if (!hasInternetConnection()) { in testCleartextNetwork()206 if (!hasInternetConnection()) { in testEncryptedNetwork()302 if (!hasInternetConnection()) { in testUntaggedSocketsHttp()331 if (!hasInternetConnection()) { in testUntaggedSocketsRaw()432 if (!hasInternetConnection()) { in testNetwork()592 if (!hasInternetConnection()) { in testNoCleartextHttpTrafficAllowed()664 private boolean hasInternetConnection() { in hasInternetConnection() method in StrictModeTest
112 if (!hasInternetConnection()) { in testDownloadManagerSupportsHttpWithExternalWebServer()144 if (!hasInternetConnection()) { in testDownloadManagerSupportsHttpsWithExternalWebServer()
356 protected boolean hasInternetConnection() { in hasInternetConnection() method in DownloadManagerTestBase