Searched refs:ACTION_GET_CONTENT (Results 1 – 7 of 7) sorted by relevance
241 .addAction(Intent.ACTION_GET_CONTENT)545 .addAction(Intent.ACTION_GET_CONTENT)565 .addAction(Intent.ACTION_GET_CONTENT)
82 ACTION_GET_CONTENT = 1; enumerator
655 final Intent chooseFile = new Intent(Intent.ACTION_GET_CONTENT); in getMediaFilePickerIntent()
1152 public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7619 …field public static final java.lang.String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT…
11182 field public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT";