Searched refs:SelectDealSafeVolume (Results 1 – 2 of 2) sorted by relevance
102 int32_t SelectDealSafeVolume(AudioStreamType streamType, int32_t volumeLevel);
585 int32_t sVolumeLevel = SelectDealSafeVolume(streamType, volumeLevel); in SetSystemVolumeLevel()599 int32_t AudioPolicyService::SelectDealSafeVolume(AudioStreamType streamType, int32_t volumeLevel) in SelectDealSafeVolume() function in OHOS::AudioStandard::AudioPolicyService