Searched refs:isValidEffectStrength (Results 1 – 2 of 2) sorted by relevance
738 if (!isValidEffectStrength(strength)) { in setEffectStrength()751 private static boolean isValidEffectStrength(int strength) { in isValidEffectStrength() method in VibrationEffect.Prebaked779 if (!isValidEffectStrength(mEffectStrength)) { in validate()
54019 Landroid/os/VibrationEffect$Prebaked;->isValidEffectStrength(I)Z