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