Searched refs:UnreachableAfterRepeatingIndefinitelyException (Results 1 – 3 of 3) sorted by relevance
977 public static final class UnreachableAfterRepeatingIndefinitelyException class in VibrationEffect.Composition979 UnreachableAfterRepeatingIndefinitelyException() { in UnreachableAfterRepeatingIndefinitelyException() method in VibrationEffect.Composition.UnreachableAfterRepeatingIndefinitelyException1161 throw new UnreachableAfterRepeatingIndefinitelyException();1169 throw new UnreachableAfterRepeatingIndefinitelyException(); in addSegments()
41 import android.os.VibrationEffect.Composition.UnreachableAfterRepeatingIndefinitelyException;628 assertThrows(UnreachableAfterRepeatingIndefinitelyException.class, in testValidateComposed()634 assertThrows(UnreachableAfterRepeatingIndefinitelyException.class, in testValidateComposed()
2432 …ublic static final class VibrationEffect.Composition.UnreachableAfterRepeatingIndefinitelyExceptio…