Home
last modified time | relevance | path

Searched refs:isValidEffectStrength (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DVibrationEffect.java738 if (!isValidEffectStrength(strength)) { in setEffectStrength()
751 private static boolean isValidEffectStrength(int strength) { in isValidEffectStrength() method in VibrationEffect.Prebaked
779 if (!isValidEffectStrength(mEffectStrength)) { in validate()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt54019 Landroid/os/VibrationEffect$Prebaked;->isValidEffectStrength(I)Z