Searched defs:applyEffectStrength (Results 1 – 6 of 6) sorted by relevance
91 public abstract <T extends VibrationEffectSegment> T applyEffectStrength(int effectStrength); in applyEffectStrength() method in VibrationEffectSegment
91 public PrimitiveSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in PrimitiveSegment
118 public StepSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in StepSegment
90 public PrebakedSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in PrebakedSegment
126 public RampSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in RampSegment
475 public <T extends VibrationEffect> T applyEffectStrength(int effectStrength) { in applyEffectStrength() method in VibrationEffect657 public Composed applyEffectStrength(int effectStrength) { in applyEffectStrength() method in VibrationEffect.Composed