Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java42 public static final NotificationPreset BASIC = new BasicNotificationPreset();
97 private static class BasicNotificationPreset extends NotificationPreset { class in NotificationPresets
98 public BasicNotificationPreset() { in BasicNotificationPreset() method in NotificationPresets.BasicNotificationPreset