Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java511 public @NonNull Builder allowCalls(@PeopleType int audienceType) { in allowCalls() method in ZenPolicy.Builder
DZenModeConfig.java166 public boolean allowCalls = DEFAULT_ALLOW_CALLS; field in ZenModeConfig
/frameworks/base/core/java/android/app/
DNotificationManager.java1917 public boolean allowCalls() { in allowCalls() method in NotificationManager.Policy