Searched refs:getCaptivePortalServerUrl (Results 1 – 8 of 8) sorted by relevance
207 if (TextUtils.isEmpty(url)) url = mCm.getCaptivePortalServerUrl(); in getUrlForCaptivePortal()245 new URL(mCm.getCaptivePortalServerUrl())); in testForCaptivePortal()
220 String getCaptivePortalServerUrl(); in getCaptivePortalServerUrl() method
1409 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityManager1411 return mService.getCaptivePortalServerUrl(); in getCaptivePortalServerUrl()
7475 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityService
4475 String url = mCm.getCaptivePortalServerUrl(); in testGetCaptivePortalServerUrl()
4336 …Permission(android.Manifest.permission.NETWORK_SETTINGS) public String getCaptivePortalServerUrl();
42840 Landroid/net/IConnectivityManager$Stub$Proxy;->getCaptivePortalServerUrl()Ljava/lang/String;42987 Landroid/net/IConnectivityManager;->getCaptivePortalServerUrl()Ljava/lang/String;