Home
last modified time | relevance | path

Searched refs:NotifySetMute (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/include/
H A Ddaudio_sink_dev.h128 void NotifySetMute(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp606 mapEventFuncs_[static_cast<uint32_t>(VOLUME_MUTE_SET)] = &DAudioSinkDev::SinkEventHandler::NotifySetMute; in SinkEventHandler()
642 NotifySetMute(event); in ProcessEventInner()
881 void DAudioSinkDev::SinkEventHandler::NotifySetMute(const AppExecFwk::InnerEvent::Pointer &event) in NotifySetMute() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp767 sinkDev_->handler_->NotifySetMute(msgEvent); in HWTEST_F()
790 sinkDev_->handler_->NotifySetMute(msg); in HWTEST_F()

Completed in 4 milliseconds