Home
last modified time | relevance | path

Searched refs:DEFAULT_ALLOW_REMINDERS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java75 private static final boolean DEFAULT_ALLOW_REMINDERS = true; field in ZenModeConfig
117 public boolean allowReminders = DEFAULT_ALLOW_REMINDERS;
396 DEFAULT_ALLOW_REMINDERS); in readXml()
1087 public boolean allowReminders = DEFAULT_ALLOW_REMINDERS;
1139 DEFAULT_ALLOW_REMINDERS); in readXml()