Searched refs:ACTION_CAPTIVE_PORTAL_SIGN_IN (Results 1 – 5 of 5) sorted by relevance
175 public static final String ACTION_CAPTIVE_PORTAL_SIGN_IN = "android.net.conn.CAPTIVE_PORTAL"; field in ConnectivityManager
26 import static android.net.ConnectivityManager.ACTION_CAPTIVE_PORTAL_SIGN_IN;2833 assertEquals(ACTION_CAPTIVE_PORTAL_SIGN_IN, signInIntent.getAction()); in testCaptivePortalApp()
3821 final Intent appIntent = new Intent(ConnectivityManager.ACTION_CAPTIVE_PORTAL_SIGN_IN); in startCaptivePortalAppInternal()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
29903 …field public static final String ACTION_CAPTIVE_PORTAL_SIGN_IN = "android.net.conn.CAPTIVE_PORTAL";