Searched refs:CheckLongPress (Results 1 – 2 of 2) sorted by relevance
385 bool CheckLongPress();
2644 if (CheckLongPress() || GetSlideStatus() != GridSlideStatus::SLIDE_NONE) { in HandleSlideStart()2656 if (CheckLongPress()) { in HandleSlideUpdate()2684 if (CheckLongPress()) { in HandleSlideEnd()2715 bool RenderGridLayout::CheckLongPress() in CheckLongPress() function in OHOS::Ace::RenderGridLayout