Home
last modified time | relevance | path

Searched defs:NOTIFICATION_VIBRATION_INTENSITY (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DNotificationVibrationIntensityPreferenceControllerTest.java97 NOTIFICATION_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_LOW); in updateState_withMultipleIntensitySuport_shouldRefreshSummary() local
103 NOTIFICATION_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_HIGH); in updateState_withMultipleIntensitySuport_shouldRefreshSummary() local
109 NOTIFICATION_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_MEDIUM); in updateState_withMultipleIntensitySuport_shouldRefreshSummary() local
115 NOTIFICATION_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_OFF); in updateState_withMultipleIntensitySuport_shouldRefreshSummary() local
127 NOTIFICATION_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_LOW); in updateState_withoutMultipleIntensitySupport_shouldRefreshSummary() local
133 NOTIFICATION_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_HIGH); in updateState_withoutMultipleIntensitySupport_shouldRefreshSummary() local
139 NOTIFICATION_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_MEDIUM); in updateState_withoutMultipleIntensitySupport_shouldRefreshSummary() local
145 NOTIFICATION_VIBRATION_INTENSITY, Vibrator.VIBRATION_INTENSITY_OFF); in updateState_withoutMultipleIntensitySupport_shouldRefreshSummary() local