Searched refs:secondaryActionsAdapter (Results 1 – 7 of 7) sorted by relevance
87 protected void onCreateSecondaryActions(ArrayObjectAdapter secondaryActionsAdapter) { in onCreateSecondaryActions() argument91 secondaryActionsAdapter.add( in onCreateSecondaryActions()95 secondaryActionsAdapter.remove(mRepeatAction); in onCreateSecondaryActions()100 secondaryActionsAdapter.add( in onCreateSecondaryActions()104 secondaryActionsAdapter.remove(mShuffleAction); in onCreateSecondaryActions()
187 protected void onCreateSecondaryActions(ArrayObjectAdapter secondaryActionsAdapter) { in onCreateSecondaryActions() argument188 secondaryActionsAdapter.add(mRepeatAction); in onCreateSecondaryActions()189 secondaryActionsAdapter.add(mThumbsDownAction); in onCreateSecondaryActions()190 secondaryActionsAdapter.add(mThumbsUpAction); in onCreateSecondaryActions()
428 protected void onCreateSecondaryActions(ArrayObjectAdapter secondaryActionsAdapter) { in onCreateSecondaryActions() argument
831 protected void onCreateSecondaryActions(ArrayObjectAdapter secondaryActionsAdapter) { in onCreateSecondaryActions() argument
48 ObjectAdapter secondaryActionsAdapter; field in PlaybackControlsPresenter.BoundData327 if (vh.mMoreActionsAdapter != data.secondaryActionsAdapter) { in onBindViewHolder()328 vh.mMoreActionsAdapter = data.secondaryActionsAdapter; in onBindViewHolder()
402 vh.mControlsBoundData.secondaryActionsAdapter = row.getSecondaryActionsAdapter(); in onBindRowViewHolder()
82 secondaryActionsAdapter) { in setUp()83 secondaryActionsAdapter.add( in setUp()85 secondaryActionsAdapter.add( in setUp()