Home
last modified time | relevance | path

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

/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
DRingtonePickerActivity.java634 final Intent chooseFile = new Intent(Intent.ACTION_GET_CONTENT); in getMediaFilePickerIntent()
/frameworks/base/core/java/android/content/
DIntent.java1106 public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/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/api/
Dcurrent.txt10600 field public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT";