Home
last modified time | relevance | path

Searched refs:shouldVibrateForRingerModeLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/vibrator/
DVibrationSettings.java455 if (!shouldVibrateForRingerModeLocked(usage)) { in shouldIgnoreVibration()
515 private boolean shouldVibrateForRingerModeLocked(@VibrationAttributes.Usage int usageHint) { in shouldVibrateForRingerModeLocked() method in VibrationSettings
/frameworks/base/services/
Dart-wear-profile24821 PLcom/android/server/vibrator/VibrationSettings;->shouldVibrateForRingerModeLocked(I)Z