Searched defs:nameResId (Results 1 – 6 of 6) sorted by relevance
23 public final int nameResId; field in NamedPreset25 public NamedPreset(int nameResId) { in NamedPreset()
25 public PriorityPreset(int nameResId) { in PriorityPreset()
26 public ActionsPreset(int nameResId) { in ActionsPreset()
44 public SimplePriorityPreset(int nameResId, int priority) { in SimplePriorityPreset()
29 public NotificationPreset(int nameResId, int titleResId, int textResId) { in NotificationPreset()
26 public final int nameResId; field in NotificationPreset28 public NotificationPreset(int nameResId) { in NotificationPreset()