Searched refs:sendCustomAction (Results 1 – 1 of 1) sorted by relevance
312 public void sendCustomAction( in sendCustomAction() method in MediaController.TransportControls314 mTransportDelegate.sendCustomAction(customAction, args); in sendCustomAction()318 public void sendCustomAction(@NonNull String action, @Nullable Bundle args) { in sendCustomAction() method in MediaController.TransportControls319 mTransportDelegate.sendCustomAction(action, args); in sendCustomAction()