Searched refs:ContentIconNotificationPreset (Results 1 – 1 of 1) sorted by relevance
50 public static final NotificationPreset CONTENT_ICON = new ContentIconNotificationPreset();347 private static class ContentIconNotificationPreset extends NotificationPreset { class in NotificationPresets348 public ContentIconNotificationPreset() { in ContentIconNotificationPreset() method in NotificationPresets.ContentIconNotificationPreset