Searched refs:CheckRemoteData (Results 1 – 3 of 3) sorted by relevance
873 auto result = dragDropManager->CheckRemoteData(frameNode, point, remoteUdKey);892 auto result = dragDropManager->CheckRemoteData(frameNode, point, remoteUdKey);
115 bool CheckRemoteData(
797 if (!CheckRemoteData(dragFrameNode, pointerEvent, udKey)) { in HandleOnDragEnd()954 bool DragDropManager::CheckRemoteData( in CheckRemoteData() function in OHOS::Ace::NG::DragDropManager