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

  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java 424 * Result of calling isCaptivePortal().
506 // Note: This call to isCaptivePortal() could take up to a minute. Resolving the
510 // will be unresponsive. isCaptivePortal() could be executed on another Thread
512 CaptivePortalProbeResult probeResult = isCaptivePortal();
634 protected CaptivePortalProbeResult isCaptivePortal() {
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
ConnectivityServiceTest.java 599 protected CaptivePortalProbeResult isCaptivePortal() {
    [all...]

Completed in 113 milliseconds