Home
last modified time | relevance | path

Searched defs:getCaptivePortalServerUrl (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkMonitor.java588 private static String getCaptivePortalServerUrl(Context context, boolean isHttps) { in getCaptivePortalServerUrl() method in NetworkMonitor
595 public static String getCaptivePortalServerUrl(Context context) { in getCaptivePortalServerUrl() method in NetworkMonitor
/frameworks/base/core/java/android/net/
DIConnectivityManager.aidl179 String getCaptivePortalServerUrl(); in getCaptivePortalServerUrl() method
DConnectivityManager.java1113 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DConnectivityServiceMock.java1006 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityServiceMock
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java5326 public String getCaptivePortalServerUrl() { in getCaptivePortalServerUrl() method in ConnectivityService