Home
last modified time | relevance | path

Searched refs:EXTRA_CHOSEN_COMPONENT_INTENT_SENDER (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java72 Intent.EXTRA_CHOSEN_COMPONENT_INTENT_SENDER); in onCreate()
/frameworks/base/core/java/android/content/
DIntent.java915 intent.putExtra(EXTRA_CHOSEN_COMPONENT_INTENT_SENDER, sender); in createChooser()
3207 public static final String EXTRA_CHOSEN_COMPONENT_INTENT_SENDER = field in Intent
/frameworks/base/api/
Dsystem-current.txt7994 …field public static final java.lang.String EXTRA_CHOSEN_COMPONENT_INTENT_SENDER = "android.intent.…
Dcurrent.txt7748 …field public static final java.lang.String EXTRA_CHOSEN_COMPONENT_INTENT_SENDER = "android.intent.…