Searched refs:mMaxIntensity (Results 1 – 1 of 1) sorted by relevance
41 private final int mMaxIntensity; field in VibrationIntensityPreferenceController56 mMaxIntensity = Math.min(Vibrator.VIBRATION_INTENSITY_HIGH, supportedIntensityLevels); in VibrationIntensityPreferenceController()98 return mMaxIntensity; in getMax()