Home
last modified time | relevance | path

Searched defs:showInNotificationList (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java665 public @NonNull Builder showInNotificationList(boolean show) { in showInNotificationList() method in ZenPolicy.Builder
/frameworks/base/core/java/android/app/
DNotificationManager.java1977 public boolean showInNotificationList() { in showInNotificationList() method in NotificationManager.Policy