Searched defs:allowReminders (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/core/java/android/service/notification/ | ||
| D | ZenPolicy.java | 537 public @NonNull Builder allowReminders(boolean allow) { in allowReminders() method in ZenPolicy.Builder |
| D | ZenModeConfig.java | 188 public boolean allowReminders = DEFAULT_ALLOW_REMINDERS; field in ZenModeConfig |
| /frameworks/base/core/java/android/app/ | ||
| D | NotificationManager.java | 2434 public boolean allowReminders() { in allowReminders() method in NotificationManager.Policy |