Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManager.java90 boolean userAllowsNotificationsInPublic(int userId); in userAllowsNotificationsInPublic() method
H A DNotificationLockscreenUserManagerImpl.java485 public boolean userAllowsNotificationsInPublic(int userHandle) { in userAllowsNotificationsInPublic() method in NotificationLockscreenUserManagerImpl