Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java49 public static final NotificationPreset CONTENT_ACTION = new ContentActionNotificationPreset();
307 private static class ContentActionNotificationPreset extends NotificationPreset { class in NotificationPresets
308 public ContentActionNotificationPreset() { in ContentActionNotificationPreset() method in NotificationPresets.ContentActionNotificationPreset