Searched refs:PropertyBundle (Results 1 – 4 of 4) sorted by relevance
174 private static class PropertyBundle { class in ViewPropertyAnimator178 PropertyBundle(int propertyMask, ArrayList<NameValuesHolder> nameValuesHolder) { in PropertyBundle() method in ViewPropertyAnimator.PropertyBundle218 private HashMap<Animator, PropertyBundle> mAnimatorMap =219 new HashMap<Animator, PropertyBundle>();420 HashMap<Animator, PropertyBundle> mAnimatorMapCopy = in cancel()421 (HashMap<Animator, PropertyBundle>)mAnimatorMap.clone(); in cancel()866 mAnimatorMap.put(animator, new PropertyBundle(propertyMask, nameValueList)); in startAnimation()942 PropertyBundle bundle = mAnimatorMap.get(runningAnim); in animatePropertyBy()1133 PropertyBundle propertyBundle = mAnimatorMap.get(animation); in onAnimationUpdate()
3944 android.view.ViewPropertyAnimator$PropertyBundle
17528 HSPLandroid/view/ViewPropertyAnimator$PropertyBundle;->cancel(I)Z36656 Landroid/view/ViewPropertyAnimator$PropertyBundle;
84294 Landroid/view/ViewPropertyAnimator$PropertyBundle;84295 Landroid/view/ViewPropertyAnimator$PropertyBundle;-><init>(ILjava/util/ArrayList;)V84296 Landroid/view/ViewPropertyAnimator$PropertyBundle;->cancel(I)Z84297 Landroid/view/ViewPropertyAnimator$PropertyBundle;->mNameValuesHolder:Ljava/util/ArrayList;84298 Landroid/view/ViewPropertyAnimator$PropertyBundle;->mPropertyMask:I