Searched refs:ACTION_GET_CONTENT (Results 1 – 7 of 7) sorted by relevance
48 Intent intent = new Intent(Intent.ACTION_GET_CONTENT); in canChoosePhoto()
214 Intent intent = new Intent(Intent.ACTION_GET_CONTENT, null); in choosePhoto()
175 .addAction(Intent.ACTION_GET_CONTENT)
641 final Intent chooseFile = new Intent(Intent.ACTION_GET_CONTENT); in getMediaFilePickerIntent()
1125 public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT"; field in Intent
11071 field public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT";
7619 …field public static final java.lang.String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT…