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 67 private static final String ACTION_CAPTIVE_PORTAL_LOGGED_IN =
167 Intent intent = new Intent(ACTION_CAPTIVE_PORTAL_LOGGED_IN);
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java 96 private static final String ACTION_CAPTIVE_PORTAL_LOGGED_IN =
562 final IntentFilter filter = new IntentFilter(ACTION_CAPTIVE_PORTAL_LOGGED_IN);
    [all...]

Completed in 205 milliseconds