Home
last modified time | relevance | path

Searched refs:getValueAnimator (Results 1 – 3 of 3) sorted by relevance

/development/samples/devbytes/animation/Bouncer/src/com/example/android/bouncer/
DBouncer.java127 ValueAnimator anim = getValueAnimator(); in startAnimation()
131 ValueAnimator getValueAnimator() { in getValueAnimator() method in Bouncer.MyView
DBouncer1.java107 ValueAnimator anim = getValueAnimator(); in startAnimation()
116 ValueAnimator getValueAnimator() { in getValueAnimator() method in Bouncer1.MyView
DBouncer2.java108 ValueAnimator anim = getValueAnimator(); in startAnimation()
119 ValueAnimator getValueAnimator() { in getValueAnimator() method in Bouncer2.MyView