Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java748 public @NonNull Builder showInNotificationList(boolean show) { in showInNotificationList() method in ZenPolicy.Builder
780 showInNotificationList(show); in showVisualEffect()
DZenModeConfig.java833 builder.showInNotificationList(notificationList == ZenPolicy.STATE_ALLOW); in readZenPolicyXml()
998 builder.showInNotificationList( in toZenPolicy()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenPolicyTest.java516 builder.showInNotificationList(true); in tesShowInNotificationList()
521 builder.showInNotificationList(false); in tesShowInNotificationList()
/frameworks/base/core/java/android/app/
DNotificationManager.java2236 public boolean showInNotificationList() { in showInNotificationList() method in NotificationManager.Policy
/frameworks/base/api/
Dcurrent.txt43975 …method @NonNull public android.service.notification.ZenPolicy.Builder showInNotificationList(boole…