Home
last modified time | relevance | path

Searched refs:showInNotificationList (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/domain/interactor/
DZenModeInteractor.kt50 val showInNotificationList = policy?.showInNotificationList() ?: true in <lambda>() constant
51 !showInNotificationList in <lambda>()
/frameworks/base/core/java/android/service/notification/
DZenAdapters.java59 .showInNotificationList(policy.showInNotificationList()) in notificationPolicyToZenPolicy()
DZenPolicy.java969 public @NonNull Builder showInNotificationList(boolean show) { in showInNotificationList() method in ZenPolicy.Builder
1001 showInNotificationList(show); in showVisualEffect()
DZenModeConfig.java1363 builder.showInNotificationList(notificationList == STATE_ALLOW); in readZenPolicyXml()
1640 builder.showInNotificationList( in toZenPolicy()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenPolicyTest.java282 builder.showInNotificationList(false); in testZenPolicyOverwrite_allUnsetPolicies()
679 builder.showInNotificationList(true); in tesShowInNotificationList()
684 builder.showInNotificationList(false); in tesShowInNotificationList()
DZenModeHelperTest.java4621 .showInNotificationList(true) in automaticZenRuleToZenRule_nullToNonNullPolicyUpdate()
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeEventLogger.java588 toState(mNewPolicy.showInNotificationList())); in getDNDPolicyProto()
/frameworks/base/core/java/android/app/
DNotificationManager.java2715 public boolean showInNotificationList() { in showInNotificationList() method in NotificationManager.Policy
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41374 …method @NonNull public android.service.notification.ZenPolicy.Builder showInNotificationList(boole…