Searched refs:expectAddRequests (Results 1 – 1 of 1) sorted by relevance
712 public void expectAddRequests(final int count) { in expectAddRequests() method in ConnectivityServiceTest.MockNetworkFactory2146 testFactory.expectAddRequests(1); in tryNetworkFactoryRequests()2157 testFactory.expectAddRequests(1); in tryNetworkFactoryRequests()2177 testFactory.expectAddRequests(expectedRequestCount); in tryNetworkFactoryRequests()2185 testFactory.expectAddRequests(10); in tryNetworkFactoryRequests()2960 testFactory.expectAddRequests(1); in testMobileDataAlwaysOn()2967 testFactory.expectAddRequests(2); // Because the default request changes score twice. in testMobileDataAlwaysOn()2975 testFactory.expectAddRequests(1); in testMobileDataAlwaysOn()2983 testFactory.expectAddRequests(2); // Because the cell request changes score twice. in testMobileDataAlwaysOn()