Searched refs:getCaptivePortalApiUrl (Results 1 – 9 of 9) sorted by relevance
322 public String getCaptivePortalApiUrl() { in getCaptivePortalApiUrl() method in DhcpResults
1598 public Uri getCaptivePortalApiUrl() { in getCaptivePortalApiUrl() method in LinkProperties
134 assertNull(lp.getCaptivePortalApiUrl()); in checkEmpty()1207 assertEquals(CAPPORT_API_URL, lp.getCaptivePortalApiUrl()); in testCaptivePortalApiUrl()1210 assertNull(lp.getCaptivePortalApiUrl()); in testCaptivePortalApiUrl()
1881 Objects.equals(expectedCapportUrl, lp.getCaptivePortalApiUrl())); in doNetworkCallbacksSanitizationTest()1883 Objects.equals(expectedCapportUrl, lp.getCaptivePortalApiUrl())); in doNetworkCallbacksSanitizationTest()1893 assertEquals(expectedCapportUrl, lp.getCaptivePortalApiUrl()); in doNetworkCallbacksSanitizationTest()
1728 (lp.getCaptivePortalApiUrl() != null || lp.getCaptivePortalData() != null); in linkPropertiesRestrictedForCallerPermissions()
2084 method @Nullable public android.net.Uri getCaptivePortalApiUrl();
6159 method @Nullable public android.net.Uri getCaptivePortalApiUrl();
6107 method @Nullable public android.net.Uri getCaptivePortalApiUrl();
13928 HSPLandroid/net/LinkProperties;->getCaptivePortalApiUrl()Landroid/net/Uri;