Searched defs:sendCustomAction (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/media/java/android/media/session/ | ||
D | ISessionController.aidl | 81 void sendCustomAction(String packageName, in ISessionControllerCallback caller, in sendCustomAction() method |
D | MediaController.java | 922 public void sendCustomAction(@NonNull PlaybackState.CustomAction customAction, in sendCustomAction() method in MediaController.TransportControls |
/frameworks/base/services/core/java/com/android/server/media/ | ||
D | MediaSessionRecord.java | 1038 public void sendCustomAction(String packageName, int pid, int uid, in sendCustomAction() method in MediaSessionRecord.SessionCb |