Searched refs:setAnimation (Results 1 – 10 of 10) sorted by relevance
114 setAnimation(context, resource); in LayoutAnimationController()144 setAnimation(animation); in LayoutAnimationController()183 public void setAnimation(Context context, int resourceID) { in setAnimation() method in LayoutAnimationController184 setAnimation(AnimationUtils.loadAnimation(context, resourceID)); in setAnimation()198 public void setAnimation(Animation animation) { in setAnimation() method in LayoutAnimationController
106 android.view.View#setAnimation(android.view.animation.Animation) View.setAnimation()}</code>.</p>
66 public void setAnimation(Animation anim, int width, int height) { in setAnimation() method in AppWindowAnimator
340 winAnimator.setAnimation(a); in updateWindowsLocked()
177 public void setAnimation(Animation anim) { in setAnimation() method in WindowStateAnimator1584 setAnimation(a); in applyAnimationLocked()
3218 atoken.mAppAnimator.setAnimation(a, width, height); in applyAnimationLocked()9074 winAnimator.setAnimation(a); in performLayoutAndPlaceSurfacesLockedInner()
476 h.iconView.setAnimation( in updateIcon()508 h.thumbnailView.setAnimation( in updateThumbnail()
16791 setAnimation(animation);16820 public void setAnimation(Animation animation) {
3716 child.setAnimation(a); in bindLayoutAnimation()
27824 method public void setAnimation(android.view.animation.Animation);29364 method public void setAnimation(android.content.Context, int);29365 method public void setAnimation(android.view.animation.Animation);