Searched refs:SCALE_NONE (Results 1 – 4 of 4) sorted by relevance
38 const int SCALE_NONE = 0; field
91 private static final int SCALE_NONE = IExternalVibratorService.SCALE_NONE; // 0 field in VibratorService400 mScaleLevels.put(SCALE_NONE, new ScaleLevel(SCALE_NONE_GAMMA)); in VibratorService()1512 return SCALE_NONE; in onExternalVibrationStart()
111 HAPTIC_SCALE_NONE = os::IExternalVibratorService::SCALE_NONE,