Home | History | Annotate | Download | only in media

Lines Matching defs:ACTION_PLAY

38  * {@link #ACTION_PLAY play} or {@link #ACTION_ENQUEUE enqueue} intent with the Uri of the
129 * relies on the use of the {@link #ACTION_PLAY play} and {@link #ACTION_ENQUEUE enqueue}
145 * Each successful {@link #ACTION_PLAY play} or {@link #ACTION_ENQUEUE enqueue} action
227 * <li>{@link #ACTION_PLAY Play}: Starts playing content specified by a given Uri
442 * Intent intent = new Intent(MediaControlIntent.ACTION_PLAY);
472 public static final String ACTION_PLAY = "android.media.intent.action.PLAY";
480 * This action works just like {@link #ACTION_PLAY play} except that it does
494 * @see #ACTION_PLAY
939 * @see #ACTION_PLAY
968 * @see #ACTION_PLAY
1036 * An opaque unique identifier returned as a result from {@link #ACTION_PLAY} or
1050 * @see #ACTION_PLAY
1061 * Returned as a result from media item actions such as {@link #ACTION_PLAY},
1074 * @see #ACTION_PLAY
1085 * Used with {@link #ACTION_PLAY} or {@link #ACTION_ENQUEUE} to specify the
1093 * @see #ACTION_PLAY
1103 * Used with {@link #ACTION_PLAY} or {@link #ACTION_ENQUEUE} to specify metadata
1110 * @see #ACTION_PLAY
1119 * Used with {@link #ACTION_PLAY} or {@link #ACTION_ENQUEUE} to specify HTTP request
1130 * @see #ACTION_PLAY
1139 * Used with {@link #ACTION_PLAY} or {@link #ACTION_ENQUEUE} to specify
1168 * @see #ACTION_PLAY