Home
last modified time | relevance | path

Searched refs:GetDragBehavior (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_manager.h191 void GetDragBehavior(const DragDropResult &dropResult, DragBehavior &dragBehavior);
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp403 GetDragBehavior(dropResult, dragBehavior); in StopDrag()
420 GetDragBehavior(dropResult, dragBehavior); in StopDrag()
1501 void DragManager::GetDragBehavior(const DragDropResult &dropResult, DragBehavior &dragBehavior) in GetDragBehavior() function in OHOS::Msdp::DeviceStatus::DragManager

Completed in 3 milliseconds