Searched defs:customAction (Results 1 – 2 of 2) sorted by relevance
657 public abstract void sendCustomAction(PlaybackStateCompat.CustomAction customAction, in sendCustomAction()1103 public void sendCustomAction(CustomAction customAction, Bundle args) { in sendCustomAction()1312 public void sendCustomAction(CustomAction customAction, Bundle args) { in sendCustomAction()
763 public void sendCustomAction(@NonNull PlaybackState.CustomAction customAction, in sendCustomAction()