Searched refs:SCALE_LOW (Results 1 – 3 of 3) sorted by relevance
37 const int SCALE_LOW = -1; field
61 HAPTIC_SCALE_LOW = os::IExternalVibratorService::SCALE_LOW,
92 private static final int SCALE_LOW = IExternalVibratorService.SCALE_LOW; // -1 field in VibratorService418 mScaleLevels.put(SCALE_LOW, new ScaleLevel(SCALE_LOW_GAMMA, SCALE_LOW_MAX_AMPLITUDE)); in VibratorService()