Searched refs:adminAllowsNotifications (Results 1 – 2 of 2) sorted by relevance
97 if (!adminAllowsNotifications() || !getLockscreenNotificationsEnabled()) { in updateState()112 if (!adminAllowsNotifications() || !getLockscreenNotificationsEnabled()) { in getSummary()146 private boolean adminAllowsNotifications() { in adminAllowsNotifications() method in ShowOnLockScreenNotificationPreferenceController
96 || !adminAllowsNotifications(userId) in getAvailabilityStatus()111 private boolean adminAllowsNotifications(int userId) { in adminAllowsNotifications() method in RedactNotificationPreferenceController