Searched refs:getPrimaryActionsAdapter (Results 1 – 1 of 1) sorted by relevance
375 private SparseArrayObjectAdapter getPrimaryActionsAdapter() { in getPrimaryActionsAdapter() method in PlaybackOverlayFragment376 return (SparseArrayObjectAdapter) mGlue.getControlsRow().getPrimaryActionsAdapter(); in getPrimaryActionsAdapter()385 index = getPrimaryActionsAdapter().indexOf(action); in notifyActionChanged()387 getPrimaryActionsAdapter().notifyArrayItemRangeChanged(index, 1); in notifyActionChanged()