Searched defs:getSnoozed (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/notification/
H A DSnoozeHelper.java98 protected Collection<NotificationRecord> getSnoozed(int userId, String pkg) { method in class:SnoozeHelper
106 protected @NonNull List<NotificationRecord> getSnoozed() { method in class:SnoozeHelper

Completed in 59 milliseconds