Searched refs:customAction (Results 1 – 2 of 2) sorted by relevance
52 CustomAction customAction = mCustomActions.get(i); in createActions() local55 customAction.getTitle(), type, customAction.getIconDrawable()); in createActions()57 if (customAction.isFront()) { in createActions()
385 public void sendCustomAction(@NonNull PlaybackState.CustomAction customAction, in sendCustomAction() argument387 mTransportDelegate.sendCustomAction(customAction, args); in sendCustomAction()