Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/animation/
DLayoutAnimationController.java212 public Animation getAnimation() { in getAnimation() method in LayoutAnimationController
/frameworks/base/test-runner/src/android/test/mock/
DMockResources.java152 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in MockResources
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DResourcesWrapper.java180 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in ResourcesWrapper
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeResources.java284 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in BridgeResources
/frameworks/base/core/java/android/content/res/
DResources.java1105 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in Resources