Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java43 public static final NotificationPreset STYLIZED_TEXT = new StylizedTextNotificationPreset();
114 private static class StylizedTextNotificationPreset extends NotificationPreset { class in NotificationPresets
115 public StylizedTextNotificationPreset() { in StylizedTextNotificationPreset() method in NotificationPresets.StylizedTextNotificationPreset