Searched refs:repeatEffectIndefinitely (Results 1 – 6 of 6) sorted by relevance
384 .repeatEffectIndefinitely( in computeLegacyPattern_composition_repeating()521 .repeatEffectIndefinitely( in testValidateWaveformBuilder()568 .repeatEffectIndefinitely(TEST_ONE_SHOT) in testValidateComposed()615 .repeatEffectIndefinitely( in testValidateComposed()623 .repeatEffectIndefinitely(TEST_WAVEFORM) in testValidateComposed()629 .repeatEffectIndefinitely(TEST_WAVEFORM) in testValidateComposed()724 .repeatEffectIndefinitely(original) in doTestApplyRepeatingWithNonRepeatingOriginal()735 .repeatEffectIndefinitely(loopingPart) in doTestApplyRepeatingWithNonRepeatingOriginal()800 .repeatEffectIndefinitely(innerEffect) in testApplyRepeatingIndefinitely_repeatingOriginalComposition()809 .repeatEffectIndefinitely(innerEffect) in testApplyRepeatingIndefinitely_repeatingOriginalComposition()[all …]
130 .repeatEffectIndefinitely(effect) in createPwleWaveformVibration()
1184 public Composition repeatEffectIndefinitely(@NonNull VibrationEffect effect) { in repeatEffectIndefinitely() method in VibrationEffect.Composition
438 .repeatEffectIndefinitely(effect) in vibrate_singleVibratorRepeatingPwle_generatesLargestPwles()468 .repeatEffectIndefinitely(effect) in vibrate_singleVibratorRepeatingPrimitives_generatesLargestComposition()1678 .repeatEffectIndefinitely(VibrationEffect.get(VibrationEffect.EFFECT_TICK))
2406 composition.repeatEffectIndefinitely(waveform.build()); in addWaveformToComposition()
2551 …method @NonNull public android.os.VibrationEffect.Composition repeatEffectIndefinitely(@NonNull an…