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

/frameworks/base/core/java/android/content/
H A DIntent.java340 * <action android:name="{@link #ACTION_PICK android.intent.action.PICK}" />
507 * <li> {@link #ACTION_PICK}
713 public static final String ACTION_PICK = "android.intent.action.PICK"; field in class:Intent
984 * return it. This is different than {@link #ACTION_PICK} in that here we

Completed in 328 milliseconds