Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DLayer.java36 public void endAnimation() { in endAnimation() method in Layer
40 shape.endAnimation(); in endAnimation()
DGLShape.java88 public void endAnimation() { in endAnimation() method in GLShape
DKube.java272 mCurrentLayer.endAnimation(); in animate()
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DAnimatorEvents.java99 animView.endAnimation(); in onCreate()
165 public void endAnimation() { in endAnimation() method in AnimatorEvents.MyAnimationView