Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java45 public static final NotificationPreset BIG_PICTURE = new BigPictureNotificationPreset();
200 private static class BigPictureNotificationPreset extends NotificationPreset { class in NotificationPresets
201 public BigPictureNotificationPreset() { in BigPictureNotificationPreset() method in NotificationPresets.BigPictureNotificationPreset