Searched defs:applyEffectStrength (Results 1 – 6 of 6) sorted by relevance
123 public abstract <T extends VibrationEffectSegment> T applyEffectStrength(int effectStrength); in applyEffectStrength() method in VibrationEffectSegment
108 public PrimitiveSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in PrimitiveSegment
150 public StepSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in StepSegment
138 public PrebakedSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in PrebakedSegment
168 public RampSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in RampSegment
576 public <T extends VibrationEffect> T applyEffectStrength(int effectStrength) { in applyEffectStrength() method in VibrationEffect848 public Composed applyEffectStrength(int effectStrength) { in applyEffectStrength() method in VibrationEffect.Composed