Searched refs:getCaptivePortalServerUrl (Results 1 – 9 of 9) sorted by relevance
208 if (TextUtils.isEmpty(url)) url = mCm.getCaptivePortalServerUrl(); in getUrlForCaptivePortal()245 new URL(mCm.getCaptivePortalServerUrl())); in testForCaptivePortal()
183 String getCaptivePortalServerUrl(); in getCaptivePortalServerUrl() method
1129 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityManager1131 return mService.getCaptivePortalServerUrl(); in getCaptivePortalServerUrl()
277 url = mCm.getCaptivePortalServerUrl(); in getUrl()
938 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityServiceMock
3117 String url = mCm.getCaptivePortalServerUrl(); in testGetCaptivePortalServerUrl()
5486 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityService
27126 HSPLandroid/net/IConnectivityManager;->getCaptivePortalServerUrl()Ljava/lang/String;
27689 method public java.lang.String getCaptivePortalServerUrl();