Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java663 public @NonNull Builder allowSystem(boolean allow) { in allowSystem() method in ZenPolicy.Builder
DZenModeConfig.java186 public boolean allowSystem = DEFAULT_ALLOW_SYSTEM; field in ZenModeConfig
/frameworks/base/core/java/android/app/
DNotificationManager.java2403 public boolean allowSystem() { in allowSystem() method in NotificationManager.Policy