Searched refs:SCALE_NONE (Results 1 – 3 of 3) sorted by relevance
38 const int SCALE_NONE = 0; field
62 HAPTIC_SCALE_NONE = os::IExternalVibratorService::SCALE_NONE,
98 private static final int SCALE_NONE = IExternalVibratorService.SCALE_NONE; // 0 field in VibratorService429 mScaleLevels.put(SCALE_NONE, new ScaleLevel(SCALE_NONE_GAMMA)); in VibratorService()1842 return SCALE_NONE; in onExternalVibrationStart()