Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationSnooze.java450 public class NotificationSnoozeOption implements SnoozeOption { class in NotificationSnooze
457 public NotificationSnoozeOption(SnoozeCriterion sc, int minToSnoozeFor, in NotificationSnoozeOption() method in NotificationSnooze.NotificationSnoozeOption