Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java164 private boolean mNotificationCooldownVibrateUnlocked; field in NotificationAttentionHelper
346 mNotificationCooldownVibrateUnlocked = Settings.System.getIntForUser( in loadUserSettings()
424 hasValidVibrate && mNotificationCooldownVibrateUnlocked && mUserPresent; in buzzBeepBlinkLocked()
1699 mNotificationCooldownVibrateUnlocked = Settings.System.getIntForUser( in onChange()