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

  /cts/tests/tests/animation/src/android/animation/cts/
AnimationActivity.java 97 public ValueAnimator createAnimatorWithRepeatCount(int repeatCount) {
ValueAnimatorTest.java 130 ValueAnimator mValueAnimator = mActivity.createAnimatorWithRepeatCount(repeatCount);

Completed in 1349 milliseconds