Home
last modified time | relevance | path

Searched defs:shouldHideNotifications (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java282 public boolean shouldHideNotifications(int userId) { in shouldHideNotifications() method in NotificationLockscreenUserManager
292 public boolean shouldHideNotifications(String key) { in shouldHideNotifications() method in NotificationLockscreenUserManager
DNotificationData.java815 public boolean shouldHideNotifications(int userid); in shouldHideNotifications() method
816 public boolean shouldHideNotifications(String key); in shouldHideNotifications() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java5364 public boolean shouldHideNotifications(int userId) { in shouldHideNotifications() method
5369 public boolean shouldHideNotifications(String key) { in shouldHideNotifications() method