Searched defs:setRepeatCount (Results 1 – 4 of 4) sorted by relevance
54 void setRepeatCount(float repeatCount) { fRepeat = repeatCount; } in setRepeatCount() function
137 public void setRepeatCount(@IntRange(from = REPEAT_INFINITE) int repeatCount) { in setRepeatCount() method in AnimatedImageDrawable
557 public void setRepeatCount(int repeatCount) { in setRepeatCount() method in Animation
899 public void setRepeatCount(int value) { in setRepeatCount() method in ValueAnimator