Searched defs:setPlaybackState (Results 1 – 4 of 4) sorted by relevance
45 void setPlaybackState(in PlaybackState state); in setPlaybackState() method
480 public void setPlaybackState(@Nullable PlaybackState state) { in setPlaybackState() method in MediaSession
625 public void setPlaybackState(int state) { in setPlaybackState() method in RemoteControlClient653 public void setPlaybackState(int state, long timeInMs, float playbackSpeed) { in setPlaybackState() method in RemoteControlClient
1072 public void setPlaybackState(PlaybackState state) throws RemoteException { in setPlaybackState() method in MediaSessionRecord.SessionStub