Searched refs:ACTION_SHUFFLE (Results 1 – 9 of 9) sorted by relevance
99 if ((supportedActions & ACTION_SHUFFLE) != 0 && mShuffleAction == null) { in onCreateSecondaryActions()102 } else if ((supportedActions & ACTION_SHUFFLE) == 0 in onCreateSecondaryActions()
343 } else if ((actionsFromPlayerAdapter & PlaybackBaseControlGlue.ACTION_SHUFFLE) != 0) { in getPlaybackStateActions()
23 import static androidx.leanback.media.PlaybackBaseControlGlue.ACTION_SHUFFLE;308 supportedActions |= ACTION_SHUFFLE; in getSupportedActions()
104 public static final int ACTION_SHUFFLE = 0x400; field in PlaybackBaseControlGlue
1108 field public static final int ACTION_SHUFFLE = 1024; // 0x400
1130 field public static final int ACTION_SHUFFLE = 1024; // 0x400