Home
last modified time | relevance | path

Searched refs:ACTION_GET_CONTENT (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DDefaultCrossProfileIntentFiltersUtils.java241 .addAction(Intent.ACTION_GET_CONTENT)
545 .addAction(Intent.ACTION_GET_CONTENT)
565 .addAction(Intent.ACTION_GET_CONTENT)
/frameworks/proto_logging/stats/enums/photopicker/
Denums.proto82 ACTION_GET_CONTENT = 1; enumerator
/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
DRingtonePickerActivity.java655 final Intent chooseFile = new Intent(Intent.ACTION_GET_CONTENT); in getMediaFilePickerIntent()
/frameworks/base/core/java/android/content/
DIntent.java1152 public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7619 …field public static final java.lang.String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT…
/frameworks/base/core/api/
Dcurrent.txt11182 field public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT";