HomeSort by relevance Sort by last modified time
    Searched refs:PropertyBundle (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
ViewPropertyAnimator.java 171 private static class PropertyBundle {
175 PropertyBundle(int propertyMask, ArrayList<NameValuesHolder> nameValuesHolder) {
182 * PropertyBundle. If the property was a part of this bundle, it returns
215 private HashMap<Animator, PropertyBundle> mAnimatorMap =
216 new HashMap<Animator, PropertyBundle>();
408 HashMap<Animator, PropertyBundle> mAnimatorMapCopy =
409 (HashMap<Animator, PropertyBundle>)mAnimatorMap.clone();
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 798 milliseconds