Home
last modified time | relevance | path

Searched defs:SnoozeNotificationRunnable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3368 protected class SnoozeNotificationRunnable implements Runnable { class in NotificationManagerService
3373 SnoozeNotificationRunnable(String key, long duration, String snoozeCriterionId) { in SnoozeNotificationRunnable() method in NotificationManagerService.SnoozeNotificationRunnable