Home
last modified time | relevance | path

Searched refs:PropertyBundle (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DViewPropertyAnimator.java174 private static class PropertyBundle { class in ViewPropertyAnimator
178 PropertyBundle(int propertyMask, ArrayList<NameValuesHolder> nameValuesHolder) { in PropertyBundle() method in ViewPropertyAnimator.PropertyBundle
218 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()
/frameworks/base/config/
Dpreloaded-classes3944 android.view.ViewPropertyAnimator$PropertyBundle
Dboot-image-profile.txt17528 HSPLandroid/view/ViewPropertyAnimator$PropertyBundle;->cancel(I)Z
36656 Landroid/view/ViewPropertyAnimator$PropertyBundle;
Dhiddenapi-greylist-max-o.txt84294 Landroid/view/ViewPropertyAnimator$PropertyBundle;
84295 Landroid/view/ViewPropertyAnimator$PropertyBundle;-><init>(ILjava/util/ArrayList;)V
84296 Landroid/view/ViewPropertyAnimator$PropertyBundle;->cancel(I)Z
84297 Landroid/view/ViewPropertyAnimator$PropertyBundle;->mNameValuesHolder:Ljava/util/ArrayList;
84298 Landroid/view/ViewPropertyAnimator$PropertyBundle;->mPropertyMask:I