Searched refs:SLOT_RIGHT (Results 1 – 2 of 2) sorted by relevance
74 @IntDef({SLOT_MAIN, SLOT_LEFT, SLOT_RIGHT, SLOT_EXPAND_COLLAPSE})84 int SLOT_RIGHT = 2; field98 case SLOT_RIGHT: in getSlotIndex()
140 mControlBar.setView(null, ControlBar.SLOT_RIGHT); in resetInitialViews()191 mControlBar.setView(mSkipNextButton, ControlBar.SLOT_RIGHT); in onPlaybackStateChanged()195 mControlBar.setView(null, ControlBar.SLOT_RIGHT); in onPlaybackStateChanged()247 mControlBar.setView(imageButtons.remove(0), CarControlBar.SLOT_RIGHT); in updateCustomActions()