Searched defs:allowReminders (Results 1 – 3 of 3) sorted by relevance
745 public @NonNull Builder allowReminders(boolean allow) { in allowReminders() method in ZenPolicy.Builder
315 public boolean allowReminders = DEFAULT_ALLOW_REMINDERS; field in ZenModeConfig674 public void setAllowReminders(boolean allowReminders) { in setAllowReminders()
2662 public boolean allowReminders() { in allowReminders() method in NotificationManager.Policy