Home
last modified time | relevance | path

Searched refs:STREAM_MUSIC (Results 1 – 25 of 47) sorted by relevance

12

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
DMediaAudioTrackTest.java142 AudioManager.STREAM_MUSIC, AudioTrack.MODE_STREAM, in testConstructorMono16MusicStream()
155 AudioManager.STREAM_MUSIC, AudioTrack.MODE_STREAM, in testConstructorStereo16MusicStream()
168 AudioManager.STREAM_MUSIC, AudioTrack.MODE_STATIC, in testConstructorMono16MusicStatic()
181 AudioManager.STREAM_MUSIC, AudioTrack.MODE_STATIC, in testConstructorStereo16MusicStatic()
198 AudioManager.STREAM_MUSIC, AudioTrack.MODE_STREAM, in testConstructorMono8MusicStream()
210 AudioManager.STREAM_MUSIC, AudioTrack.MODE_STREAM, in testConstructorStereo8MusicStream()
222 AudioManager.STREAM_MUSIC, AudioTrack.MODE_STATIC, in testConstructorMono8MusicStatic()
234 AudioManager.STREAM_MUSIC, AudioTrack.MODE_STATIC, in testConstructorStereo8MusicStatic()
255 AudioManager.STREAM_MUSIC, AudioManager.STREAM_NOTIFICATION, in testConstructorStreamType()
309 final int TEST_STREAM_TYPE = AudioManager.STREAM_MUSIC; in testPlaybackHeadPositionAfterInit()
[all …]
DMediaPresetReverbTest.java203 int volume = am.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in test2_0AuxiliarySoundModification()
204 am.setStreamVolume(AudioManager.STREAM_MUSIC, in test2_0AuxiliarySoundModification()
205 am.getStreamMaxVolume(AudioManager.STREAM_MUSIC), in test2_0AuxiliarySoundModification()
221 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in test2_0AuxiliarySoundModification()
258 am.setStreamVolume(AudioManager.STREAM_MUSIC, volume, 0); in test2_0AuxiliarySoundModification()
276 int volume = am.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in test2_1InsertSoundModification()
277 am.setStreamVolume(AudioManager.STREAM_MUSIC, in test2_1InsertSoundModification()
278 am.getStreamMaxVolume(AudioManager.STREAM_MUSIC), in test2_1InsertSoundModification()
292 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in test2_1InsertSoundModification()
343 am.setStreamVolume(AudioManager.STREAM_MUSIC, volume, 0); in test2_1InsertSoundModification()
DMediaVisualizerTest.java236 int volume = am.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in test2_0PollingCapture()
237 am.setStreamVolume(AudioManager.STREAM_MUSIC, in test2_0PollingCapture()
238 am.getStreamMaxVolume(AudioManager.STREAM_MUSIC), in test2_0PollingCapture()
253 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in test2_0PollingCapture()
299 am.setStreamVolume(AudioManager.STREAM_MUSIC, volume, 0); in test2_0PollingCapture()
315 int volume = am.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in test2_1ListenerCapture()
316 am.setStreamVolume(AudioManager.STREAM_MUSIC, in test2_1ListenerCapture()
317 am.getStreamMaxVolume(AudioManager.STREAM_MUSIC), in test2_1ListenerCapture()
332 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in test2_1ListenerCapture()
431 am.setStreamVolume(AudioManager.STREAM_MUSIC, volume, 0); in test2_1ListenerCapture()
[all …]
DMediaAudioManagerTest.java146 AudioManager.STREAM_MUSIC, in verifyAudioFocusLoss()
151 result = mAudioManager.requestAudioFocus(null, AudioManager.STREAM_MUSIC, in verifyAudioFocusLoss()
217 AudioManager.STREAM_MUSIC, AudioManager.AUDIOFOCUS_GAIN); in testAudioFocusStressListenerRequestAbandon()
231 mAudioManager.requestAudioFocus(mAudioFocusListener, AudioManager.STREAM_MUSIC, in testAudioFocusStressNoListenerRequestAbandon()
235 mAudioManager.requestAudioFocus(null, AudioManager.STREAM_MUSIC, in testAudioFocusStressNoListenerRequestAbandon()
DMediaEnvReverbTest.java358 int volume = am.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in test2_0AuxiliarySoundModification()
359 am.setStreamVolume(AudioManager.STREAM_MUSIC, in test2_0AuxiliarySoundModification()
360 am.getStreamMaxVolume(AudioManager.STREAM_MUSIC), in test2_0AuxiliarySoundModification()
376 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in test2_0AuxiliarySoundModification()
415 am.setStreamVolume(AudioManager.STREAM_MUSIC, volume, 0); in test2_0AuxiliarySoundModification()
433 int volume = am.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in test2_1InsertSoundModification()
434 am.setStreamVolume(AudioManager.STREAM_MUSIC, in test2_1InsertSoundModification()
435 am.getStreamMaxVolume(AudioManager.STREAM_MUSIC), in test2_1InsertSoundModification()
449 mp.setAudioStreamType(AudioManager.STREAM_MUSIC); in test2_1InsertSoundModification()
502 am.setStreamVolume(AudioManager.STREAM_MUSIC, volume, 0); in test2_1InsertSoundModification()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
DEventsTest.java137 new Object[]{AudioSystem.STREAM_MUSIC, Events.ICON_STATE_MUTE}, in data()
142 new Object[]{AudioSystem.STREAM_MUSIC, /* volume */ 0}, in data()
147 new Object[]{AudioSystem.STREAM_MUSIC, /* volume */ 1}, in data()
152 new Object[]{AudioSystem.STREAM_MUSIC, /* volume */ 0}, in data()
156 new Object[]{AudioSystem.STREAM_MUSIC, /* volume */ 0}, in data()
160 new Object[]{AudioSystem.STREAM_MUSIC, /* volume */ 0}, in data()
164 new Object[]{AudioSystem.STREAM_MUSIC, /* volume */ 0}, in data()
169 new Object[]{AudioSystem.STREAM_MUSIC, /* volume */ 1}, in data()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
DTonesAutoTest.java40 toneGen = new ToneGenerator(AudioManager.STREAM_MUSIC, 100); in tonesDtmfTest()
64 toneGen = new ToneGenerator(AudioManager.STREAM_MUSIC, 100); in tonesSupervisoryTest()
101 toneGen = new ToneGenerator(AudioManager.STREAM_MUSIC, 100); in tonesProprietaryTest()
126 toneGen1 = new ToneGenerator(AudioManager.STREAM_MUSIC, 100); in tonesSimultaneousTest()
127 toneGen2 = new ToneGenerator(AudioManager.STREAM_MUSIC, 50); in tonesSimultaneousTest()
156 toneGen = new ToneGenerator(AudioManager.STREAM_MUSIC, 100); in tonesStressTest()
/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DHdmiCecLocalDeviceAudioSystemTest.java93 case STREAM_MUSIC: in setUp()
103 case STREAM_MUSIC: in setUp()
113 case STREAM_MUSIC: in setUp()
124 case STREAM_MUSIC: in setUp()
733 .getStreamVolume(AudioManager.STREAM_MUSIC); in giveAudioStatus_volumeEnabled()
735 .isStreamMute(AudioManager.STREAM_MUSIC); in giveAudioStatus_volumeEnabled()
737 .getStreamMaxVolume(AudioManager.STREAM_MUSIC); in giveAudioStatus_volumeEnabled()
763 .getStreamVolume(AudioManager.STREAM_MUSIC); in giveAudioStatus_volumeDisabled()
765 .isStreamMute(AudioManager.STREAM_MUSIC); in giveAudioStatus_volumeDisabled()
767 .getStreamMaxVolume(AudioManager.STREAM_MUSIC); in giveAudioStatus_volumeDisabled()
[all …]
/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
DAudioProductStrategyTest.java84 assertEquals(AudioSystem.STREAM_MUSIC, in testAudioAttributesFromStreamTypes()
134 assertEquals(AudioSystem.STREAM_MUSIC, in testAudioAttributesFromStreamTypes()
188 streamTypeFromUsage, AudioSystem.STREAM_MUSIC); in testAudioAttributesToStreamTypes()
209 assertEquals(streamTypeFromUsage, AudioSystem.STREAM_MUSIC); in testAudioAttributesToStreamTypes()
DAudioVolumesTestBase.java45 AudioManager.STREAM_SYSTEM, AudioManager.STREAM_RING, AudioManager.STREAM_MUSIC,
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java358 AudioSystem.STREAM_MUSIC, // STREAM_MUSIC
364 AudioSystem.STREAM_MUSIC, // STREAM_TTS
365 AudioSystem.STREAM_MUSIC, // STREAM_ACCESSIBILITY
366 AudioSystem.STREAM_MUSIC // STREAM_ASSISTANT
369 AudioSystem.STREAM_MUSIC, // STREAM_VOICE_CALL
370 AudioSystem.STREAM_MUSIC, // STREAM_SYSTEM
371 AudioSystem.STREAM_MUSIC, // STREAM_RING
372 AudioSystem.STREAM_MUSIC, // STREAM_MUSIC
373 AudioSystem.STREAM_MUSIC, // STREAM_ALARM
374 AudioSystem.STREAM_MUSIC, // STREAM_NOTIFICATION
[all …]
DAudioDeviceInventory.java328 mDeviceBroker.postSetVolumeIndexOnDevice(AudioSystem.STREAM_MUSIC, in onSetA2dpSinkConnectionState()
462 mDeviceBroker.postSetVolumeIndexOnDevice(AudioSystem.STREAM_MUSIC, in onBluetoothA2dpActiveDeviceChange()
484 int musicDevice = mDeviceBroker.getDeviceForStream(AudioSystem.STREAM_MUSIC); in onBluetoothA2dpActiveDeviceChange()
1111 musicDevice = mDeviceBroker.getDeviceForStream(AudioSystem.STREAM_MUSIC); in checkSendBecomingNoisyIntentInt()
1121 if (!mAudioSystem.isStreamActive(AudioSystem.STREAM_MUSIC, 0 /*not looking in past*/) in checkSendBecomingNoisyIntentInt()
/frameworks/base/services/core/java/com/android/server/media/
DSystemMediaRoute2Provider.java217 mAudioManager.setStreamVolume(AudioManager.STREAM_MUSIC, volume, 0); in setRouteVolume()
267 .setVolumeMax(mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC)) in updateDeviceRoute()
392 int devices = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in updateVolume()
393 int volume = mAudioManager.getStreamVolume(AudioManager.STREAM_MUSIC); in updateVolume()
423 if (streamType != AudioManager.STREAM_MUSIC) { in onReceive()
DVolumeCtrl.java65 int stream = AudioManager.STREAM_MUSIC; in run()
/frameworks/base/services/core/java/com/android/server/hdmi/
DVolumeControlAction.java164 int currentVolume = audioManager.getStreamVolume(AudioManager.STREAM_MUSIC); in shouldUpdateAudioVolume()
166 int maxVolume = audioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in shouldUpdateAudioVolume()
DHdmiCecLocalDeviceAudioSystem.java937 int volume = mService.getAudioManager().getStreamVolume(AudioManager.STREAM_MUSIC); in reportAudioStatus()
938 boolean mute = mService.getAudioManager().isStreamMute(AudioManager.STREAM_MUSIC); in reportAudioStatus()
939 int maxVolume = mService.getAudioManager().getStreamMaxVolume(AudioManager.STREAM_MUSIC); in reportAudioStatus()
940 int minVolume = mService.getAudioManager().getStreamMinVolume(AudioManager.STREAM_MUSIC); in reportAudioStatus()
994 mService.getAudioManager().isStreamMute(AudioManager.STREAM_MUSIC); in setSystemAudioMode()
1001 AudioManager.STREAM_MUSIC, in setSystemAudioMode()
/frameworks/base/media/java/android/media/
DAudioAttributes.java980 case AudioSystem.STREAM_MUSIC: in setInternalLegacyStreamType()
1306 case AudioSystem.STREAM_MUSIC: in usageForStreamType()
1385 AudioSystem.STREAM_MUSIC : AudioSystem.STREAM_TTS; in toVolumeStreamType()
1397 return AudioSystem.STREAM_MUSIC; in toVolumeStreamType()
1423 return AudioSystem.STREAM_MUSIC; in toVolumeStreamType()
1429 return AudioSystem.STREAM_MUSIC; in toVolumeStreamType()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DMediaPlayerSetAudioStreamTypeStateUnitTest.java57 player.setAudioStreamType(AudioManager.STREAM_MUSIC); in invokeMethodUnderTest()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogControllerImpl.java110 STREAMS.put(AudioSystem.STREAM_MUSIC, R.string.stream_music); in STREAMS.put() argument
456 if (stream == AudioManager.STREAM_MUSIC) { in checkRoutedToBluetoothW()
458 (mAudio.getDevicesForStream(AudioManager.STREAM_MUSIC) & in checkRoutedToBluetoothW()
492 changed |= checkRoutedToBluetoothW(showUI ? AudioManager.STREAM_MUSIC : stream); in onVolumeChangedW()
573 case AudioSystem.STREAM_MUSIC:
1199 changed |= checkRoutedToBluetoothW(AudioManager.STREAM_MUSIC);
/frameworks/base/media/tests/SoundPoolTest/src/com/android/
DSoundPoolTest.java114 mSoundPool = new SoundPool(numStreams, AudioSystem.STREAM_MUSIC, 0); in initSoundPool()
418 setVolumeControlStream(AudioManager.STREAM_MUSIC); in onCreate()
/frameworks/base/media/java/android/media/audiopolicy/
DAudioProductStrategy.java156 return AudioSystem.STREAM_MUSIC; in getLegacyStreamTypeForStrategyWithAudioAttributes()
163 return AudioSystem.STREAM_MUSIC; in getLegacyStreamTypeForStrategyWithAudioAttributes()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputHardwareManager.java521 mCurrentMaxIndex = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in updateVolume()
522 mCurrentIndex = mAudioManager.getStreamVolume(AudioManager.STREAM_MUSIC); in updateVolume()
530 if (streamType != AudioManager.STREAM_MUSIC) { in handleVolumeChange()
542 if (streamType != AudioManager.STREAM_MUSIC) { in handleVolumeChange()
821 int sinkDevice = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in findAudioSinkFromAudioPolicy()
/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
DAudioDeviceBrokerTest.java177 when(mMockAudioService.getDeviceForStream(AudioManager.STREAM_MUSIC)) in doTestConnectionDisconnectionReconnection()
/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
DEnvReverbTest.java82 R.raw.mp3_sample, AudioManager.STREAM_MUSIC, 0); in onCreate()
86 AudioManager.STREAM_MUSIC, 0); in onCreate()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardHostView.java377 AudioManager.STREAM_MUSIC /* stream */, 0 /* flags */); in interceptMediaKey()

12