Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java507 private boolean mDisableNotificationEffects; field in NotificationManagerService
1036 mDisableNotificationEffects =
2215 mDisableNotificationEffects = true; in init()
5659 if (mDisableNotificationEffects) {
5846 pw.println(" mDisableNotificationEffects=" + mDisableNotificationEffects);