Searched refs:setPlaybackState (Results 1 – 3 of 3) sorted by relevance
178 mSession.setPlaybackState(state); in testConfigureSession()341 setPlaybackState(PlaybackState.STATE_PLAYING); in testCallbackOnMediaButtonEvent()391 setPlaybackState(PlaybackState.STATE_PAUSED); in testCallbackOnMediaButtonEvent()399 setPlaybackState(PlaybackState.STATE_PLAYING); in testCallbackOnMediaButtonEvent()407 setPlaybackState(PlaybackState.STATE_PLAYING); in testCallbackOnMediaButtonEvent()419 setPlaybackState(PlaybackState.STATE_PAUSED); in testCallbackOnMediaButtonEvent()430 setPlaybackState(PlaybackState.STATE_PAUSED); in testCallbackOnMediaButtonEvent()454 setPlaybackState(PlaybackState.STATE_PLAYING); in testSetCallbackWithNull()464 private void setPlaybackState(int state) { in setPlaybackState() method in MediaSessionTest472 mSession.setPlaybackState(playbackState); in setPlaybackState()[all …]
170 session.setPlaybackState(state); in testSetOnMediaKeyListener()237 session.setPlaybackState(state); in testRemoteUserInfo()
97 mSession.setPlaybackState(state); in testGetPlaybackState()