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

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

Completed in 19 milliseconds