Searched refs:getUserPortalUrl (Results 1 – 9 of 9) sorted by relevance
116 public Uri getUserPortalUrl() { in getUserPortalUrl() method in CaptivePortalDataShimImpl117 return mData.getUserPortalUrl(); in getUserPortalUrl()
47 Uri getUserPortalUrl(); in getUserPortalUrl() method
213 .setHasPortalUrl((capportData.getUserPortalUrl() != null)) in addProbeEvent()
260 public Uri getUserPortalUrl() { in getUserPortalUrl() method in CaptivePortalData
1476 mLinkProperties.getCaptivePortalData().getUserPortalUrl() in enter()2122 mLinkProperties.getCaptivePortalData().getUserPortalUrl() in processMessage()3311 && capportData.getUserPortalUrl() == null) { in sendCapportApiProbe()3341 final String loginUrlString = capportData.getUserPortalUrl().toString(); in sendProbe()4145 && captivePortalDataShim.getUserPortalUrl() != null in isTermsAndConditionsCaptive()4146 && !TextUtils.isEmpty(captivePortalDataShim.getUserPortalUrl().toString()) in isTermsAndConditionsCaptive()
19 method @Nullable public android.net.Uri getUserPortalUrl();
1559 assertEquals(Uri.parse(TEST_LOGIN_URL), p.getUserPortalUrl());1582 assertEquals(Uri.parse(TEST_LOGIN_URL), capportCaptor.getValue().getUserPortalUrl());
5754 linkProperties.getCaptivePortalData().getUserPortalUrl().toString()) in testTermsAndConditionsClearUrlAfterNetworkValidation()5779 linkProperties.getCaptivePortalData().getUserPortalUrl() == null in testTermsAndConditionsClearUrlAfterNetworkValidation()8355 .getUserPortalUrl().toString()); in testVenueAndTCUrlsUpdateForPasspointNetworks()
9142 if (apiData.getUserPortalUrl() != null && naData.getUserPortalUrlSource()9144 captivePortalBuilder.setUserPortalUrl(apiData.getUserPortalUrl(),