Searched defs:getAnimation (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/animation/
H A DLayoutAnimationController.java179 * @see #getAnimation()
194 * @see #getAnimation()
212 public Animation getAnimation() { method in class:LayoutAnimationController
/frameworks/base/test-runner/src/android/test/mock/
H A DMockResources.java152 public XmlResourceParser getAnimation(int id) throws NotFoundException { method in class:MockResources
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
H A DBridgeResources.java278 public XmlResourceParser getAnimation(int id) throws NotFoundException { method in class:BridgeResources
/frameworks/base/core/java/android/content/res/
H A DResources.java957 public XmlResourceParser getAnimation(int id) throws NotFoundException { method in class:Resources
/frameworks/base/core/java/android/view/
H A DView.java13571 final Animation a = getAnimation();
16121 public Animation getAnimation() { method in class:View
16182 * @see #getAnimation()
16194 * @see #getAnimation()

Completed in 290 milliseconds