Searched refs:wantRepeating (Results 1 – 1 of 1) sorted by relevance
589 boolean wantRepeating, int loopDelayMs); in applyRepeatingIndefinitely() argument903 public Composed applyRepeatingIndefinitely(boolean wantRepeating, int loopDelayMs) { in applyRepeatingIndefinitely() argument905 if (isRepeating == wantRepeating) { in applyRepeatingIndefinitely()907 } else if (!wantRepeating) { in applyRepeatingIndefinitely()