Searched refs:SetAbsVolumeSceneAsync (Results 1 – 2 of 2) sorted by relevance
949 void SetAbsVolumeSceneAsync(const std::string &macAddress, const bool support);
5778 void AudioPolicyService::SetAbsVolumeSceneAsync(const std::string &macAddress, const bool support) in SetAbsVolumeSceneAsync() function in OHOS::AudioStandard::AudioPolicyService5810 …std::thread setAbsSceneThrd(&AudioPolicyService::SetAbsVolumeSceneAsync, this, macAddress, support… in SetDeviceAbsVolumeSupported()