Searched defs:snoozeNotificationLocked (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3397 snoozeNotificationLocked(groupNotifications.get(i));
3404 snoozeNotificationLocked(r);
3408 snoozeNotificationLocked(groupNotifications.get(i));
3412 snoozeNotificationLocked(r);
3417 snoozeNotificationLocked(r);
3422 void snoozeNotificationLocked(NotificationRecord r) { method in class:NotificationManagerService.SnoozeNotificationRunnable

Completed in 34 milliseconds