Searched refs:getSecondaryActionsAdapter (Results 1 – 1 of 1) sorted by relevance
379 private ArrayObjectAdapter getSecondaryActionsAdapter() { in getSecondaryActionsAdapter() method in PlaybackOverlayFragment380 return (ArrayObjectAdapter) mGlue.getControlsRow().getSecondaryActionsAdapter(); in getSecondaryActionsAdapter()389 index = getSecondaryActionsAdapter().indexOf(action); in notifyActionChanged()391 getSecondaryActionsAdapter().notifyArrayItemRangeChanged(index, 1); in notifyActionChanged()