Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/include/
H A Ddaudio_sink_dev.h124 void NotifyMicClosed(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp602 mapEventFuncs_[static_cast<uint32_t>(MIC_CLOSED)] = &DAudioSinkDev::SinkEventHandler::NotifyMicClosed; in SinkEventHandler()
630 NotifyMicClosed(event); in ProcessEventInner()
829 void DAudioSinkDev::SinkEventHandler::NotifyMicClosed(const AppExecFwk::InnerEvent::Pointer &event) in NotifyMicClosed() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp763 sinkDev_->handler_->NotifyMicClosed(msgEvent); in HWTEST_F()
786 sinkDev_->handler_->NotifyMicClosed(msg); in HWTEST_F()

Completed in 4 milliseconds