Searched refs:isValidEffectStrength (Results 1 – 2 of 2) sorted by relevance
765 if (!isValidEffectStrength(strength)) { in setEffectStrength()778 private static boolean isValidEffectStrength(int strength) { in isValidEffectStrength() method in VibrationEffect.Prebaked806 if (!isValidEffectStrength(mEffectStrength)) { in validate()
16519 HSPLandroid/os/VibrationEffect$Prebaked;->isValidEffectStrength(I)Z