Searched refs:SetAllowStartDrag (Results 1 – 5 of 5) sorted by relevance
80 virtual void SetAllowStartDrag(bool hasUpEvent) = 0;
100 env_->GetDragManager().SetAllowStartDrag(false); in OnPointerEvent()
96 void SetAllowStartDrag(bool hasUpEvent) override;
237 SetAllowStartDrag(true); in StartDrag()324 SetAllowStartDrag(true); in StopDrag()1439 void DragManager::SetAllowStartDrag(bool hasUpEvent) in SetAllowStartDrag() function in OHOS::Msdp::DeviceStatus::DragManager
618 env_->GetDragManager().SetAllowStartDrag(false); in AddMonitor()