Searched defs:downAnim (Results 1 – 3 of 3) sorted by relevance
86 ObjectAnimator downAnim = ObjectAnimator.ofPropertyValuesHolder( in onButtonClick() local
187 ObjectAnimator downAnim = ObjectAnimator.ofPropertyValuesHolder(view, pvhTY, pvhSX, pvhSY); in squishyBounce() local
50 ObjectAnimator downAnim = null; field in AnticiButton