Searched refs:isValidEffectStrength (Results 1 – 4 of 4) sorted by relevance
139 if (effectStrength != mEffectStrength && isValidEffectStrength(effectStrength)) { in applyEffectStrength()145 private static boolean isValidEffectStrength(int strength) { in isValidEffectStrength() method in PrebakedSegment175 if (!isValidEffectStrength(mEffectStrength)) { in validate()
13318 HSPLandroid/os/vibrator/PrebakedSegment;->isValidEffectStrength(I)Z
13321 HSPLandroid/os/vibrator/PrebakedSegment;->isValidEffectStrength(I)Z
40134 Landroid/os/VibrationEffect$Prebaked;->isValidEffectStrength(I)Z