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 160 private static class PropertyBundle {
164 PropertyBundle(int propertyMask, ArrayList<NameValuesHolder> nameValuesHolder) {
171 * PropertyBundle. If the property was a part of this bundle, it returns
204 private HashMap<Animator, PropertyBundle> mAnimatorMap =
205 new HashMap<Animator, PropertyBundle>();
363 HashMap<Animator, PropertyBundle> mAnimatorMapCopy =
364 (HashMap<Animator, PropertyBundle>)mAnimatorMap.clone();
744 mAnimatorMap.put(animator, new PropertyBundle(propertyMask, nameValueList));
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 143 milliseconds