Home
last modified time | relevance | path

Searched defs:newEffectStrength (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibrationScaler.java112 int newEffectStrength = intensityToEffectStrength(currentIntensity); in scale() local
142 int newEffectStrength = intensityToEffectStrength(currentIntensity); in scale() local