Searched refs:InboxNotificationPreset (Results 1 – 1 of 1) sorted by relevance
44 public static final NotificationPreset INBOX = new InboxNotificationPreset();175 private static class InboxNotificationPreset extends NotificationPreset { class in NotificationPresets176 public InboxNotificationPreset() { in InboxNotificationPreset() method in NotificationPresets.InboxNotificationPreset