Home
last modified time | relevance | path

Searched refs:NotifyMicOpened (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/include/
H A Ddaudio_sink_dev.h123 void NotifyMicOpened(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp601 …EventFuncs_[static_cast<uint32_t>(MIC_OPENED)] = &DAudioSinkDev::SinkEventHandler::NotifyMicOpened; in SinkEventHandler()
627 NotifyMicOpened(event); in ProcessEventInner()
823 void DAudioSinkDev::SinkEventHandler::NotifyMicOpened(const AppExecFwk::InnerEvent::Pointer &event) in NotifyMicOpened() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp771 sinkDev_->handler_->NotifyMicOpened(msgEvent);
794 sinkDev_->handler_->NotifyMicOpened(msg);