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

  /frameworks/base/packages/Osu/src/com/android/hotspot2/
WifiNetworkAdapter.java 119 ConnectivityManager.ACTION_CAPTIVE_PORTAL_SIGN_IN);
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java 412 ConnectivityManager.ACTION_CAPTIVE_PORTAL_SIGN_IN);
    [all...]
  /frameworks/base/core/java/android/net/
ConnectivityManager.java 147 public static final String ACTION_CAPTIVE_PORTAL_SIGN_IN = "android.net.conn.CAPTIVE_PORTAL";
212 * {@link #ACTION_CAPTIVE_PORTAL_SIGN_IN} intent. The {@code CaptivePortal}
    [all...]

Completed in 236 milliseconds