Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_manager.h152 bool IsAllowStartDrag() const;
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp235 if (!IsAllowStartDrag()) { in StartDrag()
1444 bool DragManager::IsAllowStartDrag() const in IsAllowStartDrag() function in OHOS::Msdp::DeviceStatus::DragManager