Searched refs:vibrationIntensity (Results 1 – 1 of 1) sorted by relevance
211 int vibrationIntensity = Settings.System.getInt(getContext().getContentResolver(), in getDefaultKey() local220 vibrationIntensity = Vibrator.VIBRATION_INTENSITY_OFF; in getDefaultKey()223 final boolean matchesIntensity = candidate.getIntensity() == vibrationIntensity; in getDefaultKey()225 && vibrationIntensity != Vibrator.VIBRATION_INTENSITY_OFF; in getDefaultKey()