Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java300 return config == null ? null : config.toNotificationPolicy(); in getNotificationPolicy()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java592 public Policy toNotificationPolicy() { in toNotificationPolicy() method in ZenModeConfig