Package org.robolectric.shadows
Class PlaybackInfoBuilder
java.lang.Object
org.robolectric.shadows.PlaybackInfoBuilder
Builder for
MediaController.PlaybackInfo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
static PlaybackInfoBuilder
setAudioAttributes
(AudioAttributes audioAttrs) setCurrentVolume
(int currentVolume) setMaxVolume
(int maxVolume) setVolumeControl
(int volumeControl) setVolumeType
(int volumeType)
-
Method Details
-
newBuilder
-
setVolumeType
-
setVolumeControl
-
setMaxVolume
-
setCurrentVolume
-
setAudioAttributes
-
build
-