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