Searched refs:CATEGORY_REMOTE_PLAYBACK (Results 1 – 12 of 12) sorted by relevance
327 public static final String CATEGORY_REMOTE_PLAYBACK = field in MediaControlIntent
656 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()
207 <li>{@link android.support.v7.media.MediaControlIntent#CATEGORY_REMOTE_PLAYBACK208 CATEGORY_REMOTE_PLAYBACK} — Play video or audio on a separate device which handles media223 <strong>videoPlayback.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);</strong>231 <p>If you specify the {@link android.support.v7.media.MediaControlIntent#CATEGORY_REMOTE_PLAYBACK232 CATEGORY_REMOTE_PLAYBACK} intent, you must also define what media types and253 videoPlayback.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);299 playControls.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);415 if (intent.hasCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)) {
219 <li>{@link android.support.v7.media.MediaControlIntent#CATEGORY_REMOTE_PLAYBACK220 CATEGORY_REMOTE_PLAYBACK} — Play video or audio on a separate device that handles media245 .addControlCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)</strong>341 MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)){355 MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)){370 MediaControlIntent.CATEGORY_REMOTE_PLAYBACK)){
92 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
94 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
318 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…
364 …field public static final java.lang.String CATEGORY_REMOTE_PLAYBACK = "android.media.intent.catego…