Searched refs:getConnCheckUrl (Results 1 – 4 of 4) sorted by relevance
741 EasyMock.expect(mMockWifi.checkConnectivity(mTestDevice.getOptions().getConnCheckUrl())) in testConnectToWifiNetworkIfNeeded_alreadyConnected()753 mTestDevice.getOptions().getConnCheckUrl(), false)).andReturn(true); in testConnectToWifiNetwork_success()770 mTestDevice.getOptions().getConnCheckUrl(), false)).andReturn(false) in testConnectToWifiNetwork_failure()799 mTestDevice.getOptions().getConnCheckUrl(), in testConnectToWifiNetwork_maxConnectTime()819 mTestDevice.getOptions().getConnCheckUrl(), true)).andReturn(true); in testConnectToWifiNetwork_scanSsid()835 EasyMock.expect(mMockWifi.checkConnectivity(mTestDevice.getOptions().getConnCheckUrl())) in testCheckWifiConnection()885 EasyMock.eq(mTestDevice.getOptions().getConnCheckUrl()))).andReturn(true); in testEnableNetworkMonitor()896 EasyMock.eq(mTestDevice.getOptions().getConnCheckUrl()))).andReturn(false); in testEnableNetworkMonitor_failure()918 EasyMock.expect(mMockWifi.checkConnectivity(mTestDevice.getOptions().getConnCheckUrl())) in testReconnectToWifiNetwork()920 EasyMock.expect(mMockWifi.checkConnectivity(mTestDevice.getOptions().getConnCheckUrl())) in testReconnectToWifiNetwork()
404 public String getConnCheckUrl() { in getConnCheckUrl() method in TestDeviceOptions
2656 wifi.connectToNetwork(wifiSsid, wifiPsk, mOptions.getConnCheckUrl(), scanSsid); in connectToWifiNetwork()2701 return wifi.checkConnectivity(mOptions.getConnCheckUrl()); in checkConnectivity()2804 if (wifi.startMonitor(NETWORK_MONITOR_INTERVAL, mOptions.getConnCheckUrl())) { in enableNetworkMonitor()2836 mOptions.getConnCheckUrl(), samples.size() * NETWORK_MONITOR_INTERVAL / 1000, in disableNetworkMonitor()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...