Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenModeBackend.java439 NotificationManager.Policy toNotificationPolicy(ZenPolicy policy) { in toNotificationPolicy() method in ZenModeBackend
441 return config.toNotificationPolicy(policy); in toNotificationPolicy()
DZenCustomRuleConfigSettings.java111 NotificationManager.Policy noManPolicy = mBackend.toNotificationPolicy( in updateSummaries()
DZenModeSettingsFooterPreferenceController.java91 NotificationManager.Policy defaultPolicy = config.toNotificationPolicy(); in getFooterText()