Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DSnoozeHelper.java307 List<NotificationRecord> snoozedNotifications = getSnoozed(); in repostAll() local
308 for (NotificationRecord r : snoozedNotifications) { in repostAll()