Searched refs:NotifyRemoteRenderState (Results 1 – 3 of 3) sorted by relevance
125 void NotifyRemoteRenderState(std::string networkId, std::string condition, std::string value);
1945 server_->audioPolicyService_.NotifyRemoteRenderState(networkId, contentDesStr, value); in StateOnChange()
1048 void AudioPolicyService::NotifyRemoteRenderState(std::string networkId, std::string condition, std:… in NotifyRemoteRenderState() function in OHOS::AudioStandard::AudioPolicyService