Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/include/
H A Ddaudio_sink_dev.h120 void NotifySpeakerClosed(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp598 mapEventFuncs_[static_cast<uint32_t>(SPEAKER_CLOSED)] = &DAudioSinkDev::SinkEventHandler::NotifySpeakerClosed; in SinkEventHandler()
679 NotifySpeakerClosed(event); in ProcessEvent()
772 void DAudioSinkDev::SinkEventHandler::NotifySpeakerClosed(const AppExecFwk::InnerEvent::Pointer &event) in NotifySpeakerClosed() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp759 sinkDev_->handler_->NotifySpeakerClosed(msgEvent); in HWTEST_F()
782 sinkDev_->handler_->NotifySpeakerClosed(msg); in HWTEST_F()

Completed in 5 milliseconds