HomeSort by relevance Sort by last modified time
    Searched defs:isCaptivePortal (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/wifi/
CaptivePortalNetworkCallback.java 66 public boolean isCaptivePortal() {
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java 630 // Note: This call to isCaptivePortal() could take up to a minute. Resolving the
634 // will be unresponsive. isCaptivePortal() could be executed on another Thread
636 CaptivePortalProbeResult probeResult = isCaptivePortal();
    [all...]
  /frameworks/base/tests/net/java/com/android/server/
ConnectivityServiceTest.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 72 milliseconds