Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/animation/
DLayoutAnimationController.java214 public Animation getAnimation() { in getAnimation() method in LayoutAnimationController
/frameworks/base/core/java/android/view/
DInsetsAnimationControlImpl.java200 InsetsAnimation getAnimation() { in getAnimation() method in InsetsAnimationControlImpl
DView.java24851 public Animation getAnimation() { in getAnimation() method in View
/frameworks/base/test-mock/src/android/test/mock/
DMockResources.java157 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in MockResources
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java1323 AnimationAdapter getAnimation() { in getAnimation() method in WindowContainer
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java504 static XmlResourceParser getAnimation(Resources resources, int id) throws NotFoundException { in getAnimation() method in Resources_Delegate
/frameworks/base/core/java/android/content/res/
DResources.java1199 public XmlResourceParser getAnimation(@AnimatorRes @AnimRes int id) throws NotFoundException { in getAnimation() method in Resources