Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/include/
H A Ddaudio_sink_dev.h129 void NotifyFocusChange(const AppExecFwk::InnerEvent::Pointer &event);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp607 mapEventFuncs_[static_cast<uint32_t>(AUDIO_FOCUS_CHANGE)] = &DAudioSinkDev::SinkEventHandler::NotifyFocusChange; in SinkEventHandler()
645 NotifyFocusChange(event); in ProcessEventInner()
894 void DAudioSinkDev::SinkEventHandler::NotifyFocusChange(const AppExecFwk::InnerEvent::Pointer &event) in NotifyFocusChange() function in OHOS::DistributedHardware::DAudioSinkDev::SinkEventHandler
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp768 sinkDev_->handler_->NotifyFocusChange(msgEvent); in HWTEST_F()
791 sinkDev_->handler_->NotifyFocusChange(msg); in HWTEST_F()

Completed in 8 milliseconds