Searched refs:SCALE_LOW_GAMMA (Results 1 – 1 of 1) sorted by relevance
99 private static final float SCALE_LOW_GAMMA = 1.5f; field in VibratorService418 mScaleLevels.put(SCALE_LOW, new ScaleLevel(SCALE_LOW_GAMMA, SCALE_LOW_MAX_AMPLITUDE)); in VibratorService()