Home
last modified time | relevance | path

Searched defs:maxVolume (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/androidTest/java/com/google/android/exoplayer2/
H A DStreamVolumeManagerTest.java100 int maxVolume = streamVolumeManager.getMaxVolume(); in setVolume_changesStreamVolume() local
120 int maxVolume = streamVolumeManager.getMaxVolume(); in setVolume_withOutOfRange_isIgnored() local
137 int maxVolume = streamVolumeManager.getMaxVolume(); in increaseVolume_increasesStreamVolumeByOne() local
157 int maxVolume = streamVolumeManager.getMaxVolume(); in increaseVolume_onMaxVolume_isIgnored() local
171 int maxVolume = streamVolumeManager.getMaxVolume(); in decreaseVolume_decreasesStreamVolumeByOne() local
205 int maxVolume = streamVolumeManager.getMaxVolume(); in setVolumeMuted_changesMuteState() local
229 int maxVolume = streamVolumeManager.getMaxVolume(); in setStreamType_notifiesStreamTypeAndVolume() local
257 int maxVolume = streamVolumeManager.getMaxVolume(); in onStreamVolumeChanged_isCalled_whenAudioManagerChangesIt() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/androidTest/java/com/google/android/exoplayer2/
H A DStreamVolumeManagerTest.java100 int maxVolume = streamVolumeManager.getMaxVolume(); in setVolume_changesStreamVolume() local
120 int maxVolume = streamVolumeManager.getMaxVolume(); in setVolume_withOutOfRange_isIgnored() local
137 int maxVolume = streamVolumeManager.getMaxVolume(); in increaseVolume_increasesStreamVolumeByOne() local
157 int maxVolume = streamVolumeManager.getMaxVolume(); in increaseVolume_onMaxVolume_isIgnored() local
171 int maxVolume = streamVolumeManager.getMaxVolume(); in decreaseVolume_decreasesStreamVolumeByOne() local
205 int maxVolume = streamVolumeManager.getMaxVolume(); in setVolumeMuted_changesMuteState() local
229 int maxVolume = streamVolumeManager.getMaxVolume(); in setStreamType_notifiesStreamTypeAndVolume() local
257 int maxVolume = streamVolumeManager.getMaxVolume(); in onStreamVolumeChanged_isCalled_whenAudioManagerChangesIt() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/
H A DDeviceInfo.java53 public final int maxVolume; field in DeviceInfo
56 public DeviceInfo(@PlaybackType int playbackType, int minVolume, int maxVolume) { in DeviceInfo()
101 bundle.putInt(keyForField(FIELD_MAX_VOLUME), maxVolume); in toBundle() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/
H A DDeviceInfo.java54 public final int maxVolume; field in DeviceInfo
57 public DeviceInfo(@PlaybackType int playbackType, int minVolume, int maxVolume) { in DeviceInfo()
103 bundle.putInt(keyForField(FIELD_MAX_VOLUME), maxVolume); in toBundle() local
/aosp_15_r20/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiAudioSystemClient.java89 public void sendReportAudioStatusCecCommand(boolean isMuteAdjust, int volume, int maxVolume, in sendReportAudioStatusCecCommand()
94 mService.reportAudioStatus(getDeviceType(), volume, maxVolume, isMute); in sendReportAudioStatusCecCommand() local
106 mService.reportAudioStatus(getDeviceType(), volume, maxVolume, isMute); in sendReportAudioStatusCecCommand() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiCecLocalDeviceAudioSystemTest.java698 int maxVolume = mHdmiControlService.getAudioManager() in giveAudioStatus_volumeEnabled() local
724 int maxVolume = mHdmiControlService.getAudioManager() in giveAudioStatus_volumeDisabled() local
750 int maxVolume = mHdmiControlService.getAudioManager() in reportAudioStatus_volumeEnabled() local
773 int maxVolume = mHdmiControlService.getAudioManager() in reportAudioStatus_volumeDisabled() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DPlaybackInfoBuilder.java14 private int maxVolume; field in PlaybackInfoBuilder
34 public PlaybackInfoBuilder setMaxVolume(int maxVolume) { in setMaxVolume()
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DInputMediaDevice.java59 int maxVolume, in InputMediaDevice()
78 int maxVolume, in create()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/SettingsLib/android_common/kapt/gen/stubs/com/android/settingslib/volume/shared/model/
DAudioStreamModel.java11 private final int maxVolume = 0; field in AudioStreamModel
16 …private AudioStreamModel(int audioStream, int volume, int minVolume, int maxVolume, boolean isAffe… in AudioStreamModel()
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DVolumeProvider.java76 public VolumeProvider(@ControlType int volumeControl, int maxVolume, int currentVolume) { in VolumeProvider()
90 int maxVolume, in VolumeProvider()
/aosp_15_r20/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/media/
DCarAudioManagerTest.java124 int maxVolume = mCarAudioManager.getGroupMaxVolume(groudId); in test_getGroupVolume() local
273 int maxVolume = mCarAudioManager.getGroupMaxVolume(PRIMARY_AUDIO_ZONE, groupId); in getGroupVolume_whileUnMuted_returnLastSetValue() local
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/settings/
DAlarmVolumePreference.kt54 val maxVolume = audioManager.getStreamMaxVolume(STREAM_ALARM) - getMinVolume(audioManager) in onBindViewHolder() constant
/aosp_15_r20/external/webrtc/modules/audio_device/include/
H A Daudio_device_default.h83 int32_t MaxSpeakerVolume(uint32_t* maxVolume) const override { return 0; } in MaxSpeakerVolume()
88 int32_t MaxMicrophoneVolume(uint32_t* maxVolume) const override { return 0; } in MaxMicrophoneVolume()
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/src/
DAsha.kt242 val maxVolume = audioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC) in playbackAudio() constant
DHap.kt313 val maxVolume = audioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC) in <lambda>() constant
DA2dp.kt281 val maxVolume = audioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC) in playbackAudio() constant
/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
H A DSystemMediaRouter2Test.java631 final int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in testRouteCallbackOnRoutesChanged_whenLocalVolumeChanged() local
678 final int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in adjustSelectedRouteVolume_invokesOnControllerUpdated() local
1362 int maxVolume = targetController.getVolumeMax(); in testRoutingControllerSetSessionVolume() local
H A DMediaRouter2Test.java595 int maxVolume = targetController.getVolumeMax(); in testSetSessionVolume() local
1474 final int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in testCallbacksAreCalledWhenVolumeChanged() local
1518 final int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in adjustSelectedRouteVolume_callsOnControlledUpdated() local
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daudio_device_template.h249 int32_t MaxSpeakerVolume(uint32_t& maxVolume) const override { in MaxSpeakerVolume()
273 int32_t MaxMicrophoneVolume(uint32_t& maxVolume) const override { in MaxMicrophoneVolume()
H A Daaudio_player.h71 int MaxSpeakerVolume(uint32_t& maxVolume) const { return -1; } // NOLINT in MaxSpeakerVolume()
/aosp_15_r20/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiAudioSystemClientTest.java150 private void assertAudioStatus(int volume, int maxVolume, boolean isMute) { in assertAudioStatus()
341 public void reportAudioStatus(final int deviceType, final int volume, final int maxVolume, in reportAudioStatus()
/aosp_15_r20/cts/hostsidetests/hdmicec/app/src/android/hdmicec/app/
H A DHdmiCecAudioManager.java59 int maxVolume = audioManager.getStreamMaxVolume(AudioManager.STREAM_MUSIC); in onCreate() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/volume/shared/model/
H A DAudioStreamModel.kt24 val maxVolume: Int, constant in com.android.settingslib.volume.shared.model.AudioStreamModel
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputSeekbar.java53 void setMaxVolume(int maxVolume) { in setMaxVolume()
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DRingtoneTest.java81 int maxVolume = mAudioManager.getStreamMaxVolume(AudioManager.STREAM_RING); in setUp() local

12345678910>>...15