Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java579 private boolean mDisableNotificationEffects; field in NotificationManagerService
1119 mDisableNotificationEffects =
2395 mDisableNotificationEffects = true; in init()
6162 if (mDisableNotificationEffects) {
6374 pw.println(" mDisableNotificationEffects=" + mDisableNotificationEffects);