Home
last modified time | relevance | path

Searched refs:VERY_LOW (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vibrator/
DExternalVibrationUtils.cpp31 case HapticLevel::VERY_LOW: in getHapticScaleGamma()
46 case HapticLevel::VERY_LOW: in getHapticMaxAmplitudeRatio()
103 case HapticLevel::VERY_LOW: in isValidHapticScale()
DExternalVibration.cpp77 scaleLevel = os::HapticLevel::VERY_LOW; in externalVibrationScaleToHapticScale()
/frameworks/native/libs/vibrator/include/vibrator/
DExternalVibrationUtils.h24 VERY_LOW = -2, enumerator