Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_manager.h174 int32_t OnStopDrag(DragResult result, bool hasCustomAnimation, const std::string &packageName = "",
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp385 if (OnStopDrag(dropResult.result, dropResult.hasCustomAnimation, packageName, pid) != RET_OK) { in StopDrag()
1091 int32_t DragManager::OnStopDrag(DragResult result, bool hasCustomAnimation, const std::string &packageName, int32_t pid) in OnStopDrag() function in OHOS::Msdp::DeviceStatus::DragManager

Completed in 4 milliseconds