Searched refs:setHttpUrl (Results 1 – 1 of 1) sorted by relevance
123 setHttpUrl(null) in clearTestUrls()141 setHttpUrl(server.makeUrl(TEST_HTTP_URL_PATH)) in testCaptivePortalIsNotDefaultNetwork()190 private fun setHttpUrl(url: String?) = setConfig(TEST_CAPTIVE_PORTAL_HTTP_URL_SETTING, url) in setHttpsUrl() method in android.net.cts.CaptivePortalTest