Searched refs:userAllowsNotificationsInPublic (Results 1 – 1 of 1) sorted by relevance
290 return isLockscreenPublicMode(userId) && !userAllowsNotificationsInPublic(userId) in shouldHideNotifications()419 private boolean userAllowsNotificationsInPublic(int userHandle) { in userAllowsNotificationsInPublic() method in NotificationLockscreenUserManagerImpl