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

/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaControlIntent.java36 * For example, if a route supports the {@link #CATEGORY_REMOTE_PLAYBACK remote playback category},
54 * <li>{@link #CATEGORY_REMOTE_PLAYBACK Remote playback}: The route supports sending
108 * {@link #CATEGORY_REMOTE_PLAYBACK Remote playback} routes present media remotely
327 public static final String CATEGORY_REMOTE_PLAYBACK = field in class:MediaControlIntent
335 * Used with routes that support {@link #CATEGORY_REMOTE_PLAYBACK remote playback}
443 * intent.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);
465 * @see #CATEGORY_REMOTE_PLAYBACK
477 * Used with routes that support {@link #CATEGORY_REMOTE_PLAYBACK remote playback}
501 * Used with routes that support {@link #CATEGORY_REMOTE_PLAYBACK remote playback}
546 * @see #CATEGORY_REMOTE_PLAYBACK
[all...]

Completed in 50 milliseconds