Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java44 public static final NotificationPreset INBOX = new InboxNotificationPreset();
175 private static class InboxNotificationPreset extends NotificationPreset { class in NotificationPresets
176 public InboxNotificationPreset() { in InboxNotificationPreset() method in NotificationPresets.InboxNotificationPreset