Searched defs:ACTION_SEEK (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
230 * <li>{@link #ACTION_SEEK Seek}: Sets the content playback position of a specific media item.
466 * @see #ACTION_SEEK
548 public static final String ACTION_SEEK = "android.media.intent.action.SEEK"; field in class:MediaControlIntent
905 * @see #ACTION_SEEK
934 * @see #ACTION_SEEK
991 * @see #ACTION_SEEK
1001 * {@link #ACTION_ENQUEUE}, {@link #ACTION_SEEK}, and {@link #ACTION_GET_STATUS}
1015 * @see #ACTION_SEEK
1027 * Used with {@link #ACTION_SEEK} t
[all...]

Completed in 54 milliseconds