Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/include/
Dstate_change_notify.h47 void AddNotifyMsg(std::shared_ptr<MessageInfo> info);
/base/msdp/device_status/services/interaction/drag/src/
Dstate_change_notify.cpp27 void StateChangeNotify::AddNotifyMsg(std::shared_ptr<MessageInfo> info) in AddNotifyMsg() function in OHOS::Msdp::DeviceStatus::StateChangeNotify
Ddrag_manager.cpp67 stateNotify_.AddNotifyMsg(info); in AddListener()