Searched refs:VIBRATION_INTENSITY_LOW (Results 1 – 7 of 7) sorted by relevance
104 mFakeVibrator.setDefaultHapticFeedbackIntensity(Vibrator.VIBRATION_INTENSITY_LOW); in testGetExternalVibrationScale()116 Vibrator.VIBRATION_INTENSITY_LOW); in testGetExternalVibrationScale()152 Vibrator.VIBRATION_INTENSITY_LOW); in scale_withPrebakedSegment_setsEffectStrengthBasedOnSettings()180 Vibrator.VIBRATION_INTENSITY_LOW); in scale_withPrebakedEffect_setsEffectStrengthBasedOnSettings()196 mFakeVibrator.setDefaultRingVibrationIntensity(Vibrator.VIBRATION_INTENSITY_LOW); in scale_withOneShotAndWaveform_resolvesAmplitude()198 Vibrator.VIBRATION_INTENSITY_LOW); in scale_withOneShotAndWaveform_resolvesAmplitude()214 mFakeVibrator.setDefaultRingVibrationIntensity(Vibrator.VIBRATION_INTENSITY_LOW); in scale_withOneShotAndWaveform_scalesAmplitude()219 Vibrator.VIBRATION_INTENSITY_LOW); in scale_withOneShotAndWaveform_scalesAmplitude()243 mFakeVibrator.setDefaultRingVibrationIntensity(Vibrator.VIBRATION_INTENSITY_LOW);248 Vibrator.VIBRATION_INTENSITY_LOW);
360 mFakeVibrator.setDefaultRingVibrationIntensity(Vibrator.VIBRATION_INTENSITY_LOW); in getDefaultIntensity_returnsIntensityFromVibratorService()380 assertEquals(Vibrator.VIBRATION_INTENSITY_LOW, in getDefaultIntensity_returnsIntensityFromVibratorService()395 Vibrator.VIBRATION_INTENSITY_LOW); in getCurrentIntensity_returnsIntensityFromSettings()408 assertEquals(Vibrator.VIBRATION_INTENSITY_LOW, in getCurrentIntensity_returnsIntensityFromSettings()423 Settings.System.RING_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_LOW, in getCurrentIntensity_updateTriggeredAfterUserSwitched()427 assertEquals(Vibrator.VIBRATION_INTENSITY_LOW, in getCurrentIntensity_updateTriggeredAfterUserSwitched()
823 mVibrator.setDefaultNotificationVibrationIntensity(Vibrator.VIBRATION_INTENSITY_LOW);827 Vibrator.VIBRATION_INTENSITY_LOW);
61 public static final int VIBRATION_INTENSITY_LOW = 1; field in Vibrator112 VIBRATION_INTENSITY_LOW,
131 case Vibrator.VIBRATION_INTENSITY_LOW: in intensityToEffectStrength()
439 case Vibrator.VIBRATION_INTENSITY_LOW: in intensityToString()
43506 Landroid/os/Vibrator;->VIBRATION_INTENSITY_LOW:I