Searched refs:isValidEffectStrength (Results 1 – 2 of 2) sorted by relevance
91 if (effectStrength != mEffectStrength && isValidEffectStrength(effectStrength)) { in applyEffectStrength()97 private static boolean isValidEffectStrength(int strength) { in isValidEffectStrength() method in PrebakedSegment126 if (!isValidEffectStrength(mEffectStrength)) { in validate()
43457 Landroid/os/VibrationEffect$Prebaked;->isValidEffectStrength(I)Z