Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/notification/
H A DZenPolicy.java535 public @NonNull Builder allowEvents(boolean allow) { in allowEvents() method in ZenPolicy.Builder
H A DZenModeConfig.java183 public boolean allowEvents = DEFAULT_ALLOW_EVENTS; field in ZenModeConfig
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationManager.java2403 public boolean allowEvents() { in allowEvents() method in NotificationManager.Policy