Searched refs:BottomAlignedNotificationPreset (Results 1 – 1 of 1) sorted by relevance
47 public static final NotificationPreset BOTTOM_ALIGNED = new BottomAlignedNotificationPreset();248 private static class BottomAlignedNotificationPreset extends NotificationPreset { class in NotificationPresets249 public BottomAlignedNotificationPreset() { in BottomAlignedNotificationPreset() method in NotificationPresets.BottomAlignedNotificationPreset