Searched refs:getAnimation (Results 1 – 13 of 13) sorted by relevance
73 parser = context.getResources().getAnimation(id); in loadAnimation()151 parser = context.getResources().getAnimation(id); in loadLayoutAnimation()272 parser = context.getResources().getAnimation(id); in loadInterpolator()302 parser = res.getAnimation(id); in loadInterpolator()
212 public Animation getAnimation() { in getAnimation() method in LayoutAnimationController
99 mListener.onAnimationStart(getAnimation()); in onAnimationStart()107 mListener.onAnimationEnd(getAnimation()); in onAnimationEnd()
180 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in ResourcesWrapper181 return mResources.getAnimation(id); in getAnimation()
152 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in MockResources
164 } else if (child.getAnimation() == mInAnimation) in showOnly()
121 parser = resources.getAnimation(id); in loadAnimator()165 parser = resources.getAnimation(id); in loadStateListAnimator()
2317 || child.getAnimation() != null; in canViewReceivePointerEvents()3166 mAnimationListener.onAnimationStart(controller.getAnimation()); in dispatchDraw()3197 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE || child.getAnimation() != null) { in dispatchDraw()3336 mAnimationListener.onAnimationEnd(mLayoutAnimationController.getAnimation()); in notifyAnimationListener()3366 if (((child.mViewFlags & VISIBILITY_MASK) == VISIBLE || child.getAnimation() != null) && in dispatchGetDisplayList()4216 if (view.getAnimation() != null || in removeViewInternal()4309 if (view.getAnimation() != null || in removeViewsInternal()4394 if (view.getAnimation() != null || in removeAllViewsInLayout()4453 if ((animate && child.getAnimation() != null) || in removeDetachedView()4624 child.getAnimation() == null && childMatrix.isIdentity(); in invalidateChild()[all …]
14875 final Animation a = getAnimation();17846 public Animation getAnimation() {
284 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in BridgeResources
1105 public XmlResourceParser getAnimation(int id) throws NotFoundException { in getAnimation() method in Resources
9511 …method public android.content.res.XmlResourceParser getAnimation(int) throws android.content.res.R…35603 method public android.view.animation.Animation getAnimation();37649 method public android.view.animation.Animation getAnimation();
9205 …method public android.content.res.XmlResourceParser getAnimation(int) throws android.content.res.R…33370 method public android.view.animation.Animation getAnimation();35415 method public android.view.animation.Animation getAnimation();