Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DZenModeBackend.java440 NotificationManager.Policy toNotificationPolicy(ZenPolicy policy) { in toNotificationPolicy() method in ZenModeBackend
442 return config.toNotificationPolicy(policy); in toNotificationPolicy()
DZenCustomRuleConfigSettings.java111 NotificationManager.Policy noManPolicy = mBackend.toNotificationPolicy( in updateSummaries()
DZenModeSettingsFooterPreferenceController.java91 NotificationManager.Policy defaultPolicy = config.toNotificationPolicy(); in getFooterText()
/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenModeBackend.java437 NotificationManager.Policy toNotificationPolicy(ZenPolicy policy) { in toNotificationPolicy() method in ZenModeBackend
439 return config.toNotificationPolicy(policy); in toNotificationPolicy()
DZenCustomRuleConfigSettings.java111 NotificationManager.Policy noManPolicy = mBackend.toNotificationPolicy( in updateSummaries()
DZenModeSettingsFooterPreferenceController.java91 NotificationManager.Policy defaultPolicy = config.toNotificationPolicy(); in getFooterText()