Searched refs:CreateFrameworkDragDropProxy (Results 1 – 3 of 3) sorted by relevance
148 RefPtr<DragDropProxy> CreateFrameworkDragDropProxy();
1499 RefPtr<DragDropProxy> DragDropManager::CreateFrameworkDragDropProxy() in CreateFrameworkDragDropProxy() function in OHOS::Ace::NG::DragDropManager
1229 dragDropProxy_ = dragDropManager->CreateFrameworkDragDropProxy(); in OnDragStart()