Searched defs:setPlaybackState (Results 1 – 4 of 4) sorted by relevance
43 void setPlaybackState(in PlaybackState state); in setPlaybackState() method
433 public void setPlaybackState(@Nullable PlaybackState state) { in setPlaybackState() method in MediaSession
624 public void setPlaybackState(int state) { in setPlaybackState() method in RemoteControlClient652 public void setPlaybackState(int state, long timeInMs, float playbackSpeed) { in setPlaybackState() method in RemoteControlClient
893 public void setPlaybackState(PlaybackState state) throws RemoteException { in setPlaybackState() method in MediaSessionRecord.SessionStub