Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java68 boolean userAllowsPrivateNotificationsInPublic(int currentUserId); in userAllowsPrivateNotificationsInPublic() method
DNotificationLockscreenUserManagerImpl.java368 public boolean userAllowsPrivateNotificationsInPublic(int userHandle) { in userAllowsPrivateNotificationsInPublic() method in NotificationLockscreenUserManagerImpl