Home
last modified time | relevance | path

Searched refs:getCaptivePortalApiUrl (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/net/
DDhcpResults.java322 public String getCaptivePortalApiUrl() { in getCaptivePortalApiUrl() method in DhcpResults
DLinkProperties.java1598 public Uri getCaptivePortalApiUrl() { in getCaptivePortalApiUrl() method in LinkProperties
/frameworks/base/tests/net/common/java/android/net/
DLinkPropertiesTest.java134 assertNull(lp.getCaptivePortalApiUrl()); in checkEmpty()
1207 assertEquals(CAPPORT_API_URL, lp.getCaptivePortalApiUrl()); in testCaptivePortalApiUrl()
1210 assertNull(lp.getCaptivePortalApiUrl()); in testCaptivePortalApiUrl()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java1881 Objects.equals(expectedCapportUrl, lp.getCaptivePortalApiUrl())); in doNetworkCallbacksSanitizationTest()
1883 Objects.equals(expectedCapportUrl, lp.getCaptivePortalApiUrl())); in doNetworkCallbacksSanitizationTest()
1893 assertEquals(expectedCapportUrl, lp.getCaptivePortalApiUrl()); in doNetworkCallbacksSanitizationTest()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java1728 (lp.getCaptivePortalApiUrl() != null || lp.getCaptivePortalData() != null); in linkPropertiesRestrictedForCallerPermissions()
/frameworks/base/api/
Dtest-current.txt2084 method @Nullable public android.net.Uri getCaptivePortalApiUrl();
Dsystem-current.txt6159 method @Nullable public android.net.Uri getCaptivePortalApiUrl();
/frameworks/base/non-updatable-api/
Dsystem-current.txt6107 method @Nullable public android.net.Uri getCaptivePortalApiUrl();
/frameworks/base/config/
Dboot-image-profile.txt13928 HSPLandroid/net/LinkProperties;->getCaptivePortalApiUrl()Landroid/net/Uri;