Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java51 public static final NotificationPreset MULTIPLE_PAGE = new MultiplePageNotificationPreset();
392 private static class MultiplePageNotificationPreset extends NotificationPreset { class in NotificationPresets
393 public MultiplePageNotificationPreset() { in MultiplePageNotificationPreset() method in NotificationPresets.MultiplePageNotificationPreset