Searched refs:EXTRA_CHOSEN_COMPONENT_INTENT_SENDER (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java194 Intent.EXTRA_CHOSEN_COMPONENT_INTENT_SENDER);
/frameworks/base/core/java/android/content/
H A DIntent.java917 intent.putExtra(EXTRA_CHOSEN_COMPONENT_INTENT_SENDER, sender);
3483 public static final String EXTRA_CHOSEN_COMPONENT_INTENT_SENDER = field in class:Intent
3489 * @see #EXTRA_CHOSEN_COMPONENT_INTENT_SENDER

Completed in 2228 milliseconds