Searched refs:adminAllowsUnredactedNotifications (Results 1 – 3 of 3) sorted by relevance
97 || !adminAllowsUnredactedNotifications(userId)) { in getAvailabilityStatus()116 private boolean adminAllowsUnredactedNotifications(int userId) { in adminAllowsUnredactedNotifications() method in RedactNotificationPreferenceController
292 private boolean adminAllowsUnredactedNotifications(int userId) { in adminAllowsUnredactedNotifications() method in LockScreenNotificationPreferenceController305 final boolean allowPrivate = adminAllowsUnredactedNotifications(mProfileUserId) && in updateLockscreenNotificationsForProfile()