Searched refs:UnreachableAfterRepeatingIndefinitelyException (Results 1 – 3 of 3) sorted by relevance
1059 public static final class UnreachableAfterRepeatingIndefinitelyException class in VibrationEffect.Composition1061 UnreachableAfterRepeatingIndefinitelyException() { in UnreachableAfterRepeatingIndefinitelyException() method in VibrationEffect.Composition.UnreachableAfterRepeatingIndefinitelyException1242 throw new UnreachableAfterRepeatingIndefinitelyException();1250 throw new UnreachableAfterRepeatingIndefinitelyException(); in addSegments()
40 import android.os.VibrationEffect.Composition.UnreachableAfterRepeatingIndefinitelyException;621 assertThrows(UnreachableAfterRepeatingIndefinitelyException.class, in testValidateComposed()627 assertThrows(UnreachableAfterRepeatingIndefinitelyException.class, in testValidateComposed()
2554 …ublic static final class VibrationEffect.Composition.UnreachableAfterRepeatingIndefinitelyExceptio…