Home
last modified time | relevance | path

Searched defs:applyRepeatingIndefinitely (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DVibrationEffect.java588 public abstract VibrationEffect applyRepeatingIndefinitely( in applyRepeatingIndefinitely() method in VibrationEffect
903 public Composed applyRepeatingIndefinitely(boolean wantRepeating, int loopDelayMs) { in applyRepeatingIndefinitely() method in VibrationEffect.Composed