Searched refs:SCALE_VERY_LOW (Results 1 – 4 of 4) sorted by relevance
36 const int SCALE_VERY_LOW = -2; field
89 private static final int SCALE_VERY_LOW = IExternalVibratorService.SCALE_VERY_LOW; // -2 field in VibratorService397 mScaleLevels.put(SCALE_VERY_LOW, in VibratorService()1505 if (scaleLevel >= SCALE_VERY_LOW && scaleLevel <= SCALE_VERY_HIGH) { in onExternalVibrationStart()
109 HAPTIC_SCALE_VERY_LOW = os::IExternalVibratorService::SCALE_VERY_LOW,