Searched refs:ACTION_REPEAT (Results 1 – 9 of 9) sorted by relevance
90 if ((supportedActions & ACTION_REPEAT) != 0 && mRepeatAction == null) { in onCreateSecondaryActions()93 } else if ((supportedActions & ACTION_REPEAT) == 0 in onCreateSecondaryActions()
341 } else if ((actionsFromPlayerAdapter & PlaybackBaseControlGlue.ACTION_REPEAT) != 0) { in getPlaybackStateActions()
21 import static androidx.leanback.media.PlaybackBaseControlGlue.ACTION_REPEAT;305 supportedActions |= ACTION_REPEAT; in getSupportedActions()
99 public static final int ACTION_REPEAT = 0x200; field in PlaybackBaseControlGlue
1106 field public static final int ACTION_REPEAT = 512; // 0x200
1128 field public static final int ACTION_REPEAT = 512; // 0x200