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