Searched defs:applyEffectStrength (Results 1 – 6 of 6) sorted by relevance
113 public abstract <T extends VibrationEffectSegment> T applyEffectStrength(int effectStrength); in applyEffectStrength() method in VibrationEffectSegment
136 public StepSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in StepSegment
101 public PrimitiveSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in PrimitiveSegment
112 public PrebakedSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in PrebakedSegment
144 public RampSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in RampSegment
540 public <T extends VibrationEffect> T applyEffectStrength(int effectStrength) { in applyEffectStrength() method in VibrationEffect756 public Composed applyEffectStrength(int effectStrength) { in applyEffectStrength() method in VibrationEffect.Composed