Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_hisysevent.cpp60 … { DragType::NOTIFY_DRAG_RESULT_FAIL, { "NOTIFY_DRAG_RESULT_FAILED", "Notify drag result failed"} }
156 return WriteModel(DragType::NOTIFY_DRAG_RESULT_FAIL, "DragResult", dragResult); in WriteNotifyDragResult()
/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_hisysevent.h41 NOTIFY_DRAG_RESULT_FAIL = 11 enumerator