Searched refs:StylizedTextNotificationPreset (Results 1 – 1 of 1) sorted by relevance
43 public static final NotificationPreset STYLIZED_TEXT = new StylizedTextNotificationPreset();114 private static class StylizedTextNotificationPreset extends NotificationPreset { class in NotificationPresets115 public StylizedTextNotificationPreset() { in StylizedTextNotificationPreset() method in NotificationPresets.StylizedTextNotificationPreset