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
1166 public void onSetPlaybackSpeed(float speed) { in onSetPlaybackSpeed() method in MediaSession.Callback1378 public void onSetPlaybackSpeed(String packageName, int pid, int uid, float speed) { in onSetPlaybackSpeed() method in MediaSession.CallbackStub