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

/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaControlIntent.java148 * {@link #ACTION_SEEK seek} or {@link #ACTION_GET_STATUS get status}. It will also appear
231 * <li>{@link #ACTION_GET_STATUS Get status}: Gets the status of a media item
411 * {@link #ACTION_GET_STATUS}.
424 * using the {@link #ACTION_GET_STATUS} request.
467 * @see #ACTION_GET_STATUS
589 public static final String ACTION_GET_STATUS = "android.media.intent.action.GET_STATUS"; field in class:MediaControlIntent
941 * @see #ACTION_GET_STATUS
970 * @see #ACTION_GET_STATUS
1053 * @see #ACTION_GET_STATUS
1062 * {@link #ACTION_ENQUEUE}, {@link #ACTION_SEEK}, and {@link #ACTION_GET_STATUS}
[all...]

Completed in 25 milliseconds