Home
last modified time | relevance | path

Searched refs:sendCustomAction (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/java/android/media/session/
DMediaController.java922 public void sendCustomAction(@NonNull PlaybackState.CustomAction customAction, in sendCustomAction() method in MediaController.TransportControls
927 sendCustomAction(customAction.getAction(), args); in sendCustomAction()
939 public void sendCustomAction(@NonNull String action, @Nullable Bundle args) { in sendCustomAction() method in MediaController.TransportControls
944 mSessionBinder.sendCustomAction(mContext.getPackageName(), mCbStub, action, args); in sendCustomAction()
DISessionController.aidl81 void sendCustomAction(String packageName, in ISessionControllerCallback caller, in sendCustomAction() method
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionRecord.java1038 public void sendCustomAction(String packageName, int pid, int uid, in sendCustomAction() method in MediaSessionRecord.SessionCb
1457 public void sendCustomAction(String packageName, ISessionControllerCallback caller, in sendCustomAction() method in MediaSessionRecord.ControllerStub
1459 mSessionCb.sendCustomAction(packageName, Binder.getCallingPid(), Binder.getCallingUid(), in sendCustomAction()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16315 …method public void sendCustomAction(android.media.session.PlaybackState.CustomAction, android.os.B…
16316 method public void sendCustomAction(java.lang.String, android.os.Bundle);
/frameworks/base/non-updatable-api/
Dcurrent.txt27449 …method public void sendCustomAction(@NonNull android.media.session.PlaybackState.CustomAction, @Nu…
27450 method public void sendCustomAction(@NonNull String, @Nullable android.os.Bundle);
/frameworks/base/api/
Dcurrent.txt27579 …method public void sendCustomAction(@NonNull android.media.session.PlaybackState.CustomAction, @Nu…
27580 method public void sendCustomAction(@NonNull String, @Nullable android.os.Bundle);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt39982 Landroid/media/session/ISessionController$Stub$Proxy;->sendCustomAction(Ljava/lang/String;Landroid/…
40057 Landroid/media/session/ISessionController;->sendCustomAction(Ljava/lang/String;Landroid/media/sessi…