Searched refs:swipeToWithoutAnimationImpl_ (Results 1 – 1 of 1) sorted by relevance
52 if (swipeToWithoutAnimationImpl_) { in SwipeToWithoutAnimation()53 swipeToWithoutAnimationImpl_(index); in SwipeToWithoutAnimation()59 swipeToWithoutAnimationImpl_ = swipeToWithoutAnimationImpl; in SetSwipeToWithoutAnimationImpl()229 SwipeToWithoutAnimationImpl swipeToWithoutAnimationImpl_; variable