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

  /frameworks/base/packages/CaptivePortalLogin/src/com/android/captiveportallogin/
CaptivePortalLoginActivity.java 66 private static final String ACTION_CAPTIVE_PORTAL_LOGGED_IN =
170 Intent intent = new Intent(ACTION_CAPTIVE_PORTAL_LOGGED_IN);
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java 90 private static final String ACTION_CAPTIVE_PORTAL_LOGGED_IN =
498 IntentFilter filter = new IntentFilter(ACTION_CAPTIVE_PORTAL_LOGGED_IN);

Completed in 571 milliseconds