Searched refs:previewLongPressRecognizer_ (Results 1 – 3 of 3) sorted by relevance
110 previewLongPressRecognizer_ = in DragEventActuator()112 previewLongPressRecognizer_->SetGestureInfo( in DragEventActuator()114 previewLongPressRecognizer_->SetThumbnailDeadline(PRE_DRAG_TIMER_DEADLINE); in DragEventActuator()770 previewLongPressRecognizer_->SetOnAction(longPressUpdate); in OnCollectTouchTarget()771 previewLongPressRecognizer_->SetOnActionCancel(longPressCancel); in OnCollectTouchTarget()772 previewLongPressRecognizer_->SetThumbnailCallback(std::move(preDragCallback)); in OnCollectTouchTarget()773 previewLongPressRecognizer_->SetGestureHub(gestureEventHub_); in OnCollectTouchTarget()865 previewLongPressRecognizer_->SetGetEventTargetImpl(getEventTargetImpl); in OnCollectTouchTarget()873 result.emplace_back(previewLongPressRecognizer_); in OnCollectTouchTarget()1879 previewLongPressRecognizer_ = in CopyDragEvent()[all …]
308 RefPtr<LongPressRecognizer> previewLongPressRecognizer_; variable
546 EXPECT_NE(dragEventActuator->previewLongPressRecognizer_->onAction_, nullptr);565 (*(dragEventActuator->previewLongPressRecognizer_->onAction_))(info);574 (*(dragEventActuator->previewLongPressRecognizer_->onAction_))(info);583 (*(dragEventActuator->previewLongPressRecognizer_->onAction_))(info);591 (*(dragEventActuator->previewLongPressRecognizer_->onAction_))(info);