Searched refs:setHttpsUrl (Results 1 – 1 of 1) sorted by relevance
122 setHttpsUrl(null) in clearTestUrls()140 setHttpsUrl(server.makeUrl(TEST_HTTPS_URL_PATH)) in testCaptivePortalIsNotDefaultNetwork()189 private fun setHttpsUrl(url: String?) = setConfig(TEST_CAPTIVE_PORTAL_HTTPS_URL_SETTING, url) in setHttpsUrl() method in android.net.cts.CaptivePortalTest