Home
last modified time | relevance | path

Searched refs:playbackState (Results 1 – 3 of 3) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DCommandReceiver.java696 PlaybackState playbackState = new PlaybackState.Builder().setActions(allActions) in setPlaybackState() local
698 mediaSession.setPlaybackState(playbackState); in setPlaybackState()
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaSessionTest.java851 PlaybackState playbackState = new PlaybackState.Builder().setActions(allActions) in setPlaybackState() local
854 mSession.setPlaybackState(playbackState); in setPlaybackState()
DMediaRouter2Test.java702 PlaybackState playbackState = in testVolumeAdjustmentEventsReachOnlyExistingActiveRemoteSession() local
710 mSession.setPlaybackState(playbackState); in testVolumeAdjustmentEventsReachOnlyExistingActiveRemoteSession()