Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/include/
H A Ddaudio_sink_dev.h119 void NotifySpeakerOpened(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp597 mapEventFuncs_[static_cast<uint32_t>(SPEAKER_OPENED)] = &DAudioSinkDev::SinkEventHandler::NotifySpeakerOpened; in SinkEventHandler()
676 NotifySpeakerOpened(event); in ProcessEvent()
756 void DAudioSinkDev::SinkEventHandler::NotifySpeakerOpened(const AppExecFwk::InnerEvent::Pointer &event) in NotifySpeakerOpened() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp758 sinkDev_->handler_->NotifySpeakerOpened(msgEvent); in HWTEST_F()
781 sinkDev_->handler_->NotifySpeakerOpened(msg); in HWTEST_F()

Completed in 5 milliseconds