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