Home
last modified time | relevance | path

Searched refs:OnDragInfoNotify (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Dstate_change_notify.cpp66 OnDragInfoNotify(info->session, info->msgId, style); in StyleChangedNotify()
82 OnDragInfoNotify(info->session, info->msgId, state); in StateChangedNotify()
88 void StateChangeNotify::OnDragInfoNotify(SocketSessionPtr session, MessageId msgId, T t) in OnDragInfoNotify() function in OHOS::Msdp::DeviceStatus::StateChangeNotify
/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Dstate_change_notify.h59 void OnDragInfoNotify(SocketSessionPtr session, MessageId msgId, T t);