Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DAnimationLoading.java136 ObjectAnimator animPvhKfInterpolated = (ObjectAnimator) AnimatorInflater. in createAnimation() local
138 animPvhKfInterpolated.setTarget(balls.get(7)); in createAnimation()
142 animPvhKf, faderKf, animPvhKfInterpolated); in createAnimation()