| /foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/src/ |
| D | audio_policy_unit_test.cpp | 896 int32_t volumeLevel = 2; variable 909 int32_t volumeLevel = 2; variable 930 int32_t volumeLevel = 2; variable 942 int32_t volumeLevel = 2; variable 955 int32_t volumeLevel = 3; variable 968 int32_t volumeLevel = 3; variable 981 int32_t volumeLevel = 3; variable 994 int32_t volumeLevel = 4; variable 1007 int32_t volumeLevel = 4; variable 1020 int32_t volumeLevel = 5; variable [all …]
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
| D | audio_adapter_manager.cpp | 253 void AudioAdapterManager::SaveRingtoneVolumeToLocal(AudioVolumeType volumeType, int32_t volumeLevel) in SaveRingtoneVolumeToLocal() 270 int32_t AudioAdapterManager::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevel() 318 …erManager::HandleSaveVolume(DeviceType deviceType, AudioStreamType streamType, int32_t volumeLevel) in HandleSaveVolume() 336 int32_t volumeLevel = in HandleRingerMode() local 351 …dapterManager::SetDoubleRingVolumeDb(const AudioStreamType &streamType, const int32_t &volumeLevel) in SetDoubleRingVolumeDb() 371 int32_t volumeLevel = in SetVolumeDb() local 423 int32_t volumeLevel = volumeDataMaintainer_.GetStreamVolume(volumeType) * (isMuted ? 0 : 1); in SetAudioVolume() local 498 int32_t volumeLevel = volumeDataMaintainer_.GetStreamVolume(streamType); in GetSystemVolumeDb() local 1225 int32_t volumeLevel = GetMaxVolumeLevel(streamAlias); in ResetRemoteCastDeviceVolume() local 1256 int32_t volumeLevel = in InitRingerMode() local [all …]
|
| D | audio_adapter_manager_handler.cpp | 54 const AudioStreamType &streamType, const int32_t &volumeLevel) in SendSaveVolume()
|
| D | volume_data_maintainer.cpp | 128 … VolumeDataMaintainer::SaveVolume(DeviceType type, AudioStreamType streamType, int32_t volumeLevel) in SaveVolume() 181 void VolumeDataMaintainer::SetStreamVolume(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolume() 187 void VolumeDataMaintainer::SetStreamVolumeInternal(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolumeInternal()
|
| /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/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/include/ |
| D | audio_volume.h | 115 …SystemVolume(int32_t volumeType, std::string deviceClass, float volume, int32_t volumeLevel, bool … in SystemVolume()
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| D | audio_volume.cpp | 97 int32_t volumeLevel = 0; in GetVolume() local 309 …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/src/ |
| D | audio_policy_server.cpp | 374 bool AudioPolicyServer::IsVolumeLevelValid(AudioStreamType streamType, int32_t volumeLevel) in IsVolumeLevelValid() 557 …32_t AudioPolicyServer::SetSystemVolumeLevelLegacy(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevelLegacy() 569 int32_t AudioPolicyServer::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel, in… in SetSystemVolumeLevel() 693 float AudioPolicyServer::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Devic… in GetSystemVolumeInDb() 788 …_t AudioPolicyServer::SetSystemVolumeLevelInternal(AudioStreamType streamType, int32_t volumeLevel, in SetSystemVolumeLevelInternal() 812 int32_t AudioPolicyServer::SetSingleStreamVolume(AudioStreamType streamType, int32_t volumeLevel, b… in SetSingleStreamVolume()
|
| D | audio_policy_manager_stub.cpp | 208 int32_t volumeLevel = data.ReadInt32(); in SetSystemVolumeLevelLegacyInternal() local 216 int32_t volumeLevel = data.ReadInt32(); in SetSystemVolumeLevelInternal() local 311 int32_t volumeLevel = GetSystemVolumeLevel(streamType); in GetSystemVolumeLevelInternal() local 380 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/frameworks/inner/src/ |
| D | bluetooth_avrcp_tg.cpp | 111 …32_t AvrcpTarget::SetDeviceAbsoluteVolume(const BluetoothRemoteDevice &device, int32_t volumeLevel) in SetDeviceAbsoluteVolume()
|
| /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/ipc/src/ |
| D | bluetooth_avrcp_tg_proxy.cpp | 521 …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 | 484 int32_t volumeLevel = GetSystemVolumeLevel(*iter); in UpdateVolumeForLowLatency() local 566 int32_t AudioPolicyService::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevel() 599 int32_t AudioPolicyService::SelectDealSafeVolume(AudioStreamType streamType, int32_t volumeLevel) in SelectDealSafeVolume() 636 void AudioPolicyService::SetVoiceCallVolume(int32_t volumeLevel) in SetVoiceCallVolume() 5799 int32_t volumeLevel = audioPolicyManager_.GetSystemVolumeLevelNoMuteState(STREAM_MUSIC); in SetAbsVolumeSceneAsync() local 5982 int32_t AudioPolicyService::DealWithSafeVolume(const int32_t volumeLevel, bool isA2dpDevice) in DealWithSafeVolume() 6055 …ioPolicyService::HandleAbsBluetoothVolume(const std::string &macAddress, const int32_t volumeLevel) in HandleAbsBluetoothVolume() 6076 …t AudioPolicyService::SetA2dpDeviceVolume(const std::string &macAddress, const int32_t volumeLevel, in SetA2dpDeviceVolume() 7106 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 | 239 int32_t AudioPolicyManager::SetSystemVolumeLevel(AudioVolumeType volumeType, int32_t volumeLevel, b… in SetSystemVolumeLevel() 1422 float AudioPolicyManager::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Devi… in GetSystemVolumeInDb()
|
| /foundation/multimedia/player_framework/frameworks/js/avplayer/ |
| D | avplayer_callback.cpp | 842 float volumeLevel = 0.0; in OnVolumeChangeCb() local
|
| D | avplayer_napi.cpp | 937 double volumeLevel = 1.0f; in JsSetVolume() local
|
| /foundation/multimedia/player_framework/frameworks/native/capi/player/ |
| D | native_avplayer.cpp | 599 float volumeLevel = 0.0; in OnVolumeChangeCb() local
|
| /foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
| D | audio_info.h | 363 int32_t volumeLevel; member
|