Searched defs:maxVolume (Results 1 – 8 of 8) sorted by relevance
59 int maxVolume = audioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in onCreate() local
200 int maxVolume = am.getStreamMaxVolume(STREAM_MUSIC); in playLoudSound() local
82 int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_RING); in setUp() local
1110 int maxVolume = mAudioManager.getStreamMaxVolume(stream); in testVolume() local1159 "Vol ADJUST_LOWER suggested stream:" + stream + " maxVol:" + maxVolume); in testVolume() local
621 final int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in testRouteCallbackOnRoutesChanged_whenLocalVolumeChanged() local668 final int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in adjustSelectedRouteVolume_invokesOnControllerUpdated() local1352 int maxVolume = targetController.getVolumeMax(); in testRoutingControllerSetSessionVolume() local
575 int maxVolume = targetController.getVolumeMax(); in testSetSessionVolume() local1469 final int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in testCallbacksAreCalledWhenVolumeChanged() local1513 final int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in adjustSelectedRouteVolume_callsOnControlledUpdated() local
181 int maxVolume = route.getVolumeMax(); in testDefaultRouteInfo() local
885 int maxVolume = mAudioManager.getStreamMaxVolume(stream); in test() local