Searched defs:customAction (Results 1 – 3 of 3) sorted by relevance
684 PlaybackStateCompat.CustomAction customAction = new PlaybackStateCompat.CustomAction( in fromCustomAction() local1041 public Builder addCustomAction(PlaybackStateCompat.CustomAction customAction) { in addCustomAction()
752 public abstract void sendCustomAction(PlaybackStateCompat.CustomAction customAction, in sendCustomAction()1243 public void sendCustomAction(CustomAction customAction, Bundle args) { in sendCustomAction()1486 public void sendCustomAction(CustomAction customAction, Bundle args) { in sendCustomAction()
871 public void sendCustomAction(@NonNull PlaybackState.CustomAction customAction, in sendCustomAction()