Home
last modified time | relevance | path

Searched defs:allowReminders (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java465 public @NonNull Builder allowReminders(boolean allow) { in allowReminders() method in ZenPolicy.Builder
DZenModeConfig.java169 public boolean allowReminders = DEFAULT_ALLOW_REMINDERS; field in ZenModeConfig
/frameworks/base/core/java/android/app/
DNotificationManager.java1932 public boolean allowReminders() { in allowReminders() method in NotificationManager.Policy