Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeConfigTest.java73 assertEquals(config.toNotificationPolicy(), config.toNotificationPolicy(zenPolicy)); in testZenPolicyNothingSetToNotificationPolicy()
89 Policy originalPolicy = config.toNotificationPolicy(); in testZenPolicyToNotificationPolicy()
103 assertEquals(expectedPolicy, config.toNotificationPolicy(zenPolicy)); in testZenPolicyToNotificationPolicy()
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java626 mConfig.toNotificationPolicy().writeToProto(proto, ZenModeProto.POLICY); in dump()
752 return config == null ? null : config.toNotificationPolicy(); in getNotificationPolicy()
973 Policy newPolicy = mConfig.toNotificationPolicy(policy); in updateConsolidatedPolicy()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java941 public Policy toNotificationPolicy(ZenPolicy zenPolicy) { in toNotificationPolicy() method in ZenModeConfig
942 NotificationManager.Policy defaultPolicy = toNotificationPolicy(); in toNotificationPolicy()
1092 public Policy toNotificationPolicy() { in toNotificationPolicy() method in ZenModeConfig
/frameworks/base/config/
Dboot-image-profile.txt13391 HSPLandroid/service/notification/ZenModeConfig;->toNotificationPolicy()Landroid/app/NotificationMan…
13392 HSPLandroid/service/notification/ZenModeConfig;->toNotificationPolicy(Landroid/service/notification…
Dhiddenapi-greylist-max-o.txt63938 Landroid/service/notification/ZenModeConfig;->toNotificationPolicy()Landroid/app/NotificationManage…