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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java334 private boolean mDisableNotificationEffects; field in class:NotificationManagerService
662 mDisableNotificationEffects =
1470 mDisableNotificationEffects = true;
3670 if (mDisableNotificationEffects) {
3831 pw.println(" mDisableNotificationEffects=" + mDisableNotificationEffects);

Completed in 33 milliseconds