Searched defs:EXTRA_ALTERNATE_INTENTS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java3683 * with another app may use EXTRA_ALTERNATE_INTENTS to have the chooser transparently offer
3694 public static final String EXTRA_ALTERNATE_INTENTS = "android.intent.extra.ALTERNATE_INTENTS"; field in class:Intent
3733 * <li>{@link #EXTRA_ALTERNATE_INTENTS} Any additional intents that also matched the user's
3759 * {@link #EXTRA_INTENT} or {@link #EXTRA_ALTERNATE_INTENTS} passed to

Completed in 873 milliseconds