Home
last modified time | relevance | path

Searched refs:IsPCVolumeEnable (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_common_utils.h28 static bool IsPCVolumeEnable();
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager.cpp298 currentActiveDevice_ != DEVICE_TYPE_BLUETOOTH_A2DP && !VolumeUtils::IsPCVolumeEnable()) { in SetSystemVolumeLevel()
304 if (volumeLevel == 0 && !VolumeUtils::IsPCVolumeEnable() && in SetSystemVolumeLevel()
406 (VolumeUtils::IsPCVolumeEnable())? GET_PC_STREAM_RING_VOLUME_TYPES : RINGTONE_VOLUME_TYPE_LIST; in SetVolumeDb()
522 if (mute && !VolumeUtils::IsPCVolumeEnable() && in SetStreamMuteInternal()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp805 (VolumeUtils::IsPCVolumeEnable())? GET_PC_STREAM_ALL_VOLUME_TYPES : GET_STREAM_ALL_VOLUME_TYPES; in SetStreamMuteInternal()
878 (VolumeUtils::IsPCVolumeEnable())? GET_PC_STREAM_ALL_VOLUME_TYPES : GET_STREAM_ALL_VOLUME_TYPES; in SetSystemVolumeLevelInternal()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp1274 bool VolumeUtils::IsPCVolumeEnable() in IsPCVolumeEnable() function in OHOS::AudioStandard::VolumeUtils

Completed in 14 milliseconds