Searched defs:NotificationPreset (Results 1 – 2 of 2) sorted by relevance
25 public abstract class NotificationPreset { class28 public NotificationPreset(int nameResId) { in NotificationPreset() method in NotificationPreset
25 public abstract class NotificationPreset extends NamedPreset { class29 public NotificationPreset(int nameResId, int titleResId, int textResId) { in NotificationPreset() method in NotificationPreset