Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vibrator/
DVibrationScaler.java266 return intensityToEffectStrength(currentIntensity); in getEffectStrength()
270 private static int intensityToEffectStrength(int intensity) { in intensityToEffectStrength() method in VibrationScaler
/frameworks/base/services/
Dart-wear-profile24786 PLcom/android/server/vibrator/VibrationScaler;->intensityToEffectStrength(I)I