Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/vibrator/
H A DPrebakedSegment.java91 if (effectStrength != mEffectStrength && isValidEffectStrength(effectStrength)) { in applyEffectStrength()
97 private static boolean isValidEffectStrength(int strength) { in isValidEffectStrength() method in PrebakedSegment
126 if (!isValidEffectStrength(mEffectStrength)) { in validate()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt43457 Landroid/os/VibrationEffect$Prebaked;->isValidEffectStrength(I)Z