Home
last modified time | relevance | path

Searched refs:CATEGORY_REMOTE_PLAYBACK (Results 1 – 12 of 12) sorted by relevance

/frameworks/support/v7/mediarouter/src/android/support/v7/media/
DMediaControlIntent.java327 public static final String CATEGORY_REMOTE_PLAYBACK = field in MediaControlIntent
DRemotePlaybackClient.java656 intent.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK); in performItemAction()
706 intent.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK); in performSessionAction()
800 return mRoute.supportsControlAction(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK, action); in routeSupportsAction()
/frameworks/base/docs/html/guide/topics/media/
Dmediarouteprovider.jd207 <li>{@link android.support.v7.media.MediaControlIntent#CATEGORY_REMOTE_PLAYBACK
208 CATEGORY_REMOTE_PLAYBACK} &mdash; Play video or audio on a separate device which handles media
223 <strong>videoPlayback.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);</strong>
231 <p>If you specify the {@link android.support.v7.media.MediaControlIntent#CATEGORY_REMOTE_PLAYBACK
232 CATEGORY_REMOTE_PLAYBACK} intent, you must also define what media types and
253 videoPlayback.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);
299 playControls.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);
415 if (intent.hasCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)) {
Dmediarouter.jd219 <li>{@link android.support.v7.media.MediaControlIntent#CATEGORY_REMOTE_PLAYBACK
220 CATEGORY_REMOTE_PLAYBACK} &mdash; Play video or audio on a separate device that handles media
245 .addControlCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)</strong>
341 MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)){
355 MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)){
370 MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)){
/frameworks/support/v7/mediarouter/api/
D22.0.0.txt92 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
D22.1.0.txt92 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
D22.2.0.txt94 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
D22.2.1.txt94 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
D23.1.0.txt318 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
D23.0.0.txt318 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
D23.1.1.txt318 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
Dcurrent.txt364 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…