Searched defs:disableNotificationEffects (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java497 if (disableNotificationEffects(null) != null) {
1799 private String disableNotificationEffects(NotificationRecord record) { method in class:NotificationManagerService
2338 final String disableEffects = disableNotificationEffects(record);

Completed in 13 milliseconds