Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DIExternalVibratorService.aidl36 const int SCALE_VERY_LOW = -2; field
/aosp12/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibrationScaler.java34 private static final int SCALE_VERY_LOW = IExternalVibratorService.SCALE_VERY_LOW; // -2 field in VibrationScaler