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