Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Dstate_change_notify.h53 void AddNotifyMsg(std::shared_ptr<MessageInfo> info);
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Dstate_change_notify.cpp26 void StateChangeNotify::AddNotifyMsg(std::shared_ptr<MessageInfo> info) in AddNotifyMsg() function in OHOS::Msdp::DeviceStatus::StateChangeNotify
H A Ddrag_manager.cpp130 stateNotify_.AddNotifyMsg(info); in AddListener()
161 stateNotify_.AddNotifyMsg(info); in AddSubscriptListener()