Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java534 public @NonNull Builder allowRepeatCallers(boolean allow) { in allowRepeatCallers() method in ZenPolicy.Builder
DZenModeConfig.java167 public boolean allowRepeatCallers = DEFAULT_ALLOW_REPEAT_CALLERS; field in ZenModeConfig
/frameworks/base/core/java/android/app/
DNotificationManager.java1912 public boolean allowRepeatCallers() { in allowRepeatCallers() method in NotificationManager.Policy