Searched defs:swipe (Results 1 – 2 of 2) sorted by relevance
471 ObjectAnimator swipe = ObjectAnimator.ofFloat(this, View.TRANSLATION_X, in runSwipeAnimation() local487 ObjectAnimator swipe = ObjectAnimator.ofFloat(this, View.TRANSLATION_X, 0.f); in runResetAnimation() local
155 } swipe; member