| /foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/src/ |
| D | audio_policy_unit_test.cpp | 916 int32_t volumeLevel = 2; variable 929 int32_t volumeLevel = 2; variable 950 int32_t volumeLevel = 2; variable 962 int32_t volumeLevel = 2; variable 975 int32_t volumeLevel = 3; variable 988 int32_t volumeLevel = 3; variable 1001 int32_t volumeLevel = 3; variable 1014 int32_t volumeLevel = 4; variable 1027 int32_t volumeLevel = 4; variable 1040 int32_t volumeLevel = 5; variable [all …]
|
| /foundation/multimedia/av_session/avvolumepanel/ |
| D | avvolumepanel.js | 56 get volumeLevel() { getter in AVVolumePanel 59 set volumeLevel(l) { setter in AVVolumePanel
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
| D | audio_adapter_manager.cpp | 279 void AudioAdapterManager::SaveRingtoneVolumeToLocal(AudioVolumeType volumeType, int32_t volumeLevel) in SaveRingtoneVolumeToLocal() 291 int32_t AudioAdapterManager::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevel() 339 …erManager::HandleSaveVolume(DeviceType deviceType, AudioStreamType streamType, int32_t volumeLevel) in HandleSaveVolume() 357 int32_t volumeLevel = in HandleRingerMode() local 375 int32_t volumeLevel = in SetVolumeDb() local 459 int32_t volumeLevel = volumeDataMaintainer_.GetStreamVolume(volumeType) * (isMuted ? 0 : 1); in SetAudioVolume() local 514 int32_t volumeLevel = volumeDataMaintainer_.GetStreamVolume(streamType); in GetSystemVolumeDb() local 1249 int32_t volumeLevel = GetMaxVolumeLevel(streamAlias); in ResetRemoteCastDeviceVolume() local 1280 int32_t volumeLevel = in InitRingerMode() local 1302 int32_t volumeLevel = TransferByteArrayToType<int>(value.Data()); in CloneVolumeMap() local [all …]
|
| D | audio_adapter_manager_handler.cpp | 54 const AudioStreamType &streamType, const int32_t &volumeLevel) in SendSaveVolume()
|
| D | volume_data_maintainer.cpp | 122 … VolumeDataMaintainer::SaveVolume(DeviceType type, AudioStreamType streamType, int32_t volumeLevel) in SaveVolume() 175 void VolumeDataMaintainer::SetStreamVolume(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolume() 181 void VolumeDataMaintainer::SetStreamVolumeInternal(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolumeInternal()
|
| /foundation/multimedia/audio_framework/services/audio_service/common/include/ |
| D | audio_volume.h | 100 …SystemVolume(int32_t volumeType, std::string deviceClass, float volume, int32_t volumeLevel, bool … in SystemVolume()
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/ |
| D | audio_policy_volume_proxy.cpp | 58 …t32_t AudioPolicyProxy::SetSystemVolumeLevelLegacy(AudioVolumeType volumeType, int32_t volumeLevel) in SetSystemVolumeLevelLegacy() 74 int32_t AudioPolicyProxy::SetSystemVolumeLevel(AudioVolumeType volumeType, int32_t volumeLevel, int… in SetSystemVolumeLevel() 223 float AudioPolicyProxy::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Device… in GetSystemVolumeInDb()
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| D | audio_volume.cpp | 94 int32_t volumeLevel = 0; in GetVolume() local 271 …SystemVolume(int32_t volumeType, const std::string &deviceClass, float volume, int32_t volumeLevel) in SetSystemVolume()
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| D | audio_group_manager.cpp | 400 float AudioGroupManager::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Devic… in GetSystemVolumeInDb()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/ |
| D | audio_adapter_manager.h | 334 int32_t volumeLevel = audioAdapterManager_->GetStreamVolume(streamForVolumeMap); in OnGetVolumeDbCb() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| D | audio_policy_server.cpp | 373 bool AudioPolicyServer::IsVolumeLevelValid(AudioStreamType streamType, int32_t volumeLevel) in IsVolumeLevelValid() 549 …32_t AudioPolicyServer::SetSystemVolumeLevelLegacy(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevelLegacy() 567 int32_t AudioPolicyServer::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel, in… in SetSystemVolumeLevel() 691 float AudioPolicyServer::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Devic… in GetSystemVolumeInDb() 791 …_t AudioPolicyServer::SetSystemVolumeLevelInternal(AudioStreamType streamType, int32_t volumeLevel, in SetSystemVolumeLevelInternal() 813 int32_t AudioPolicyServer::SetSingleStreamVolume(AudioStreamType streamType, int32_t volumeLevel, b… in SetSingleStreamVolume()
|
| D | audio_policy_manager_stub.cpp | 205 int32_t volumeLevel = data.ReadInt32(); in SetSystemVolumeLevelLegacyInternal() local 213 int32_t volumeLevel = data.ReadInt32(); in SetSystemVolumeLevelInternal() local 308 int32_t volumeLevel = GetSystemVolumeLevel(streamType); in GetSystemVolumeLevelInternal() local 377 int32_t volumeLevel = data.ReadInt32(); in GetSystemVolumeInDbInternal() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| D | bluetooth_avrcp_tg_server.cpp | 469 int32_t SetDeviceAbsoluteVolume(const BluetoothRawAddress &addr, int32_t volumeLevel) in SetDeviceAbsoluteVolume()
|
| /foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/ |
| D | dspeaker_client.cpp | 396 int32_t volumeLevel = AudioStandard::AudioSystemManager::GetInstance()->GetVolume(volumeType); in GetVolumeLevel() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| D | bluetooth_avrcp_tg_stub.cpp | 352 int32_t volumeLevel = data.ReadInt32(); in SetDeviceAbsoluteVolumeInner() local
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_avrcp_tg.cpp | 108 …32_t AvrcpTarget::SetDeviceAbsoluteVolume(const BluetoothRemoteDevice &device, int32_t volumeLevel) in SetDeviceAbsoluteVolume()
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| D | bluetooth_avrcp_tg_proxy.cpp | 510 …luetoothAvrcpTgProxy::SetDeviceAbsoluteVolume(const BluetoothRawAddress &addr, int32_t volumeLevel) in SetDeviceAbsoluteVolume()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
| D | audio_policy_service.cpp | 483 int32_t volumeLevel = GetSystemVolumeLevel(*iter); in UpdateVolumeForLowLatency() local 565 int32_t AudioPolicyService::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevel() 598 int32_t AudioPolicyService::SelectDealSafeVolume(AudioStreamType streamType, int32_t volumeLevel) in SelectDealSafeVolume() 635 void AudioPolicyService::SetVoiceCallVolume(int32_t volumeLevel) in SetVoiceCallVolume() 5743 int32_t volumeLevel = audioPolicyManager_.GetSystemVolumeLevelNoMuteState(STREAM_MUSIC); in SetAbsVolumeSceneAsync() local 5926 int32_t AudioPolicyService::DealWithSafeVolume(const int32_t volumeLevel, bool isA2dpDevice) in DealWithSafeVolume() 5999 …ioPolicyService::HandleAbsBluetoothVolume(const std::string &macAddress, const int32_t volumeLevel) in HandleAbsBluetoothVolume() 6020 …t AudioPolicyService::SetA2dpDeviceVolume(const std::string &macAddress, const int32_t volumeLevel, in SetA2dpDeviceVolume() 7049 float AudioPolicyService::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, in GetSystemVolumeInDb()
|
| /foundation/multimedia/player_framework/frameworks/js/player/ |
| D | audio_player_napi.cpp | 604 double volumeLevel; in SetVolume() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| D | audio_policy_proxy.cpp | 78 …t32_t AudioPolicyProxy::SetSystemVolumeLevelLegacy(AudioVolumeType volumeType, int32_t volumeLevel) in SetSystemVolumeLevelLegacy() 94 int32_t AudioPolicyProxy::SetSystemVolumeLevel(AudioVolumeType volumeType, int32_t volumeLevel, int… in SetSystemVolumeLevel() 1081 float AudioPolicyProxy::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Device… in GetSystemVolumeInDb()
|
| D | audio_policy_manager.cpp | 225 int32_t AudioPolicyManager::SetSystemVolumeLevel(AudioVolumeType volumeType, int32_t volumeLevel, b… in SetSystemVolumeLevel() 1402 float AudioPolicyManager::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Devi… in GetSystemVolumeInDb()
|
| /foundation/multimedia/player_framework/frameworks/js/avplayer/ |
| D | avplayer_callback.cpp | 838 float volumeLevel = 0.0; in OnVolumeChangeCb() local
|
| D | avplayer_napi.cpp | 936 double volumeLevel = 1.0f; in JsSetVolume() local
|
| /foundation/multimedia/player_framework/frameworks/native/capi/player/ |
| D | native_avplayer.cpp | 620 float volumeLevel = 0.0; in OnVolumeChangeCb() local
|
| /foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
| D | audio_info.h | 357 int32_t volumeLevel; member
|