Searched refs:getCaptivePortalServerHttpUrl (Results 1 - 2 of 2) sorted by path

/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java5448 return NetworkMonitor.getCaptivePortalServerHttpUrl(mContext);
/frameworks/base/services/core/java/com/android/server/connectivity/
H A DNetworkMonitor.java615 public static String getCaptivePortalServerHttpUrl(Context context) { method in class:NetworkMonitor
666 httpUrl = makeURL(getCaptivePortalServerHttpUrl(mContext));

Completed in 152 milliseconds