Searched refs:getCaptivePortalServerUrl (Results 1 – 6 of 6) sorted by relevance
208 if (TextUtils.isEmpty(url)) url = mCm.getCaptivePortalServerUrl(); in getUrlForCaptivePortal()246 new URL(mCm.getCaptivePortalServerUrl())); in testForCaptivePortal()
210 String getCaptivePortalServerUrl(); in getCaptivePortalServerUrl() method
1364 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityManager1366 return mService.getCaptivePortalServerUrl(); in getCaptivePortalServerUrl()
6848 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityService
4612 String url = mCm.getCaptivePortalServerUrl(); in testGetCaptivePortalServerUrl()
4008 …ermission(android.Manifest.permission.LOCAL_MAC_ADDRESS) public String getCaptivePortalServerUrl();