Searched refs:getAnimation (Results 1 – 11 of 11) sorted by relevance
71 parser = context.getResources().getAnimation(id); in loadAnimation()141 parser = context.getResources().getAnimation(id); in loadLayoutAnimation()262 parser = context.getResources().getAnimation(id); in loadInterpolator()
212 public Animation getAnimation() { in getAnimation() method in LayoutAnimationController
152 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in MockResources
1884 || child.getAnimation() != null; in canViewReceivePointerEvents()2470 mAnimationListener.onAnimationStart(controller.getAnimation()); in dispatchDraw()2494 … if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE || child.getAnimation() != null) { in dispatchDraw()2501 … if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE || child.getAnimation() != null) { in dispatchDraw()2569 mAnimationListener.onAnimationEnd(mLayoutAnimationController.getAnimation()); in notifyAnimationListener()2599 if (((child.mViewFlags & VISIBILITY_MASK) == VISIBLE || child.getAnimation() != null) && in dispatchGetDisplayList()2639 final Animation a = child.getAnimation(); in drawChild()3584 if (view.getAnimation() != null || in removeViewInternal()3655 if (view.getAnimation() != null || in removeViewsInternal()3720 if (view.getAnimation() != null || in removeAllViewsInLayout()[all …]
12847 public Animation getAnimation() {
162 } else if (child.getAnimation() == mInAnimation) in showOnly()
71 parser = context.getResources().getAnimation(id); in loadAnimator()
280 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in BridgeResources
881 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in Resources
6581 …method public android.content.res.XmlResourceParser getAnimation(int) throws android.content.res.R…22869 method public android.view.animation.Animation getAnimation();24305 method public android.view.animation.Animation getAnimation();