Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DDefaultCrossProfileIntentFiltersUtils.java282 .addAction(Intent.ACTION_PICK)
293 .addAction(Intent.ACTION_PICK)
539 .addAction(Intent.ACTION_PICK)
559 .addAction(Intent.ACTION_PICK)
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java773 public static final String ACTION_PICK = "android.intent.action.PICK"; field in Intent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10892 field public static final String ACTION_PICK = "android.intent.action.PICK";