Home
last modified time | relevance | path

Searched defs:toNotificationPolicy (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenModeBackend.java439 NotificationManager.Policy toNotificationPolicy(ZenPolicy policy) { in toNotificationPolicy() method in ZenModeBackend
/aosp12/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java1015 public Policy toNotificationPolicy(ZenPolicy zenPolicy) { in toNotificationPolicy() method in ZenModeConfig
1174 public Policy toNotificationPolicy() { in toNotificationPolicy() method in ZenModeConfig