Searched defs:onSetPlaybackSpeed (Results 1 – 2 of 2) sorted by relevance
54 void onSetPlaybackSpeed(String packageName, int pid, int uid, float speed); in onSetPlaybackSpeed() method
1177 public void onSetPlaybackSpeed(float speed) { in onSetPlaybackSpeed() method in MediaSession.Callback1389 public void onSetPlaybackSpeed(String packageName, int pid, int uid, float speed) { in onSetPlaybackSpeed() method in MediaSession.CallbackStub