Searched defs:setPlaybackState (Results 1 – 9 of 9) sorted by relevance
26 void setPlaybackState(int surfaceId, int playbackState, in Bundle playbackStateInfo); in setPlaybackState() method
781 public void setPlaybackState(int surfaceId, @PlaybackState int playbackState, in setPlaybackState() method in CloudMediaProvider.CloudMediaSurfaceStateChangedCallback
156 private void setPlaybackState(boolean isPlaying) { in setPlaybackState() method in MediaSessionWrapperTest
61 public void setPlaybackState(PlaybackState state) { in setPlaybackState() method in ShadowMediaSession
80 private fun setPlaybackState(state: Int) { in getAvailableActions() method in com.android.pandora.MediaPlayerBrowserService
117 void setPlaybackState(boolean isPlaying) { in setPlaybackState() method in MediaSessionWrapper
263 public void setPlaybackState(int surfaceId, @PlaybackState int playbackState, in setPlaybackState() method in RemotePreviewHandler.SurfaceStateChangedCallbackWrapper
214 void setPlaybackState(@PlaybackState int playbackState, @Nullable Bundle playbackStateInfo) { in setPlaybackState() method in RemotePreviewSession
263 private void setPlaybackState(int state) { in setPlaybackState() method in AvrcpControllerStateMachineTest