Searched refs:getCaptivePortalServerUrl (Results 1 – 8 of 8) sorted by relevance
202 String getCaptivePortalServerUrl(); in getCaptivePortalServerUrl() method
2052 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityManager2054 return mService.getCaptivePortalServerUrl(); in getCaptivePortalServerUrl()
637 url = mCm.getCaptivePortalServerUrl(); in getUrl()
51 …Permission(android.Manifest.permission.NETWORK_SETTINGS) public String getCaptivePortalServerUrl();
183 Landroid/net/IConnectivityManager$Stub$Proxy;->getCaptivePortalServerUrl()Ljava/lang/String;330 Landroid/net/IConnectivityManager;->getCaptivePortalServerUrl()Ljava/lang/String;
2347 final String url = runAsShell(permission, mCm::getCaptivePortalServerUrl);
11601 public String getCaptivePortalServerUrl() {
7441 String url = mCm.getCaptivePortalServerUrl();