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

  /frameworks/base/graphics/java/android/graphics/drawable/
AnimatedVectorDrawable.java 160 private VectorDrawableAnimator mAnimatorSet = new VectorDrawableAnimatorUI(this);
680 // TODO: Skip the AnimatorSet creation and init the VectorDrawableAnimator directly
815 private interface VectorDrawableAnimator {
832 private static class VectorDrawableAnimatorUI implements VectorDrawableAnimator {
850 throw new UnsupportedOperationException("VectorDrawableAnimator cannot be " +
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 187 milliseconds