Searched refs:FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF (Results 1 – 5 of 5) sorted by relevance
148 FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF,172 public static final int FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF = 1 << 1; field in VibrationAttributes206 FLAG_BYPASS_INTERRUPTION_POLICY | FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF456 mFlags |= FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF; in setFlags()
365 VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF); in shouldIgnoreVibration_vibrateOnDisabled_ignoresUsagesNotAccessibility()392 VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF); in shouldIgnoreVibration_withRingSettingsOff_allowsAllVibrations()409 VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF); in shouldIgnoreVibration_withHapticFeedbackDisabled_ignoresTouchVibration()424 VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF); in shouldIgnoreVibration_withHapticFeedbackSettingsOff_ignoresTouchVibration()439 VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF); in shouldIgnoreVibration_withHardwareFeedbackSettingsOff_ignoresHardwareVibrations()454 VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF); in shouldIgnoreVibration_withNotificationSettingsOff_ignoresNotificationVibrations()471 VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF); in shouldIgnoreVibration_withRingSettingsOff_ignoresRingtoneVibrations()
397 VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF)) { in shouldIgnoreVibration()
92 | VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF;
5976 .setFlags(VibrationAttributes.FLAG_BYPASS_USER_VIBRATION_INTENSITY_OFF)