Searched refs:waitForNetworkRequests (Results 1 – 1 of 1) sorted by relevance
737 public void waitForNetworkRequests(final int count) throws InterruptedException { in waitForNetworkRequests() method in ConnectivityServiceTest.MockNetworkFactory2148 testFactory.waitForNetworkRequests(1); in tryNetworkFactoryRequests()2160 testFactory.waitForNetworkRequests(expectedRequestCount); in tryNetworkFactoryRequests()2181 testFactory.waitForNetworkRequests(expectedRequestCount); in tryNetworkFactoryRequests()2195 testFactory.waitForNetworkRequests(10 + expectedRequestCount); in tryNetworkFactoryRequests()2203 testFactory.waitForNetworkRequests(expectedRequestCount); in tryNetworkFactoryRequests()2962 testFactory.waitForNetworkRequests(1); in testMobileDataAlwaysOn()2969 testFactory.waitForNetworkRequests(1); in testMobileDataAlwaysOn()2977 testFactory.waitForNetworkRequests(2); in testMobileDataAlwaysOn()2986 testFactory.waitForNetworkRequests(2); in testMobileDataAlwaysOn()[all …]