Searched refs:adminAllowsNotifications (Results 1 – 1 of 1) sorted by relevance
99 if (!adminAllowsNotifications() || !getLockscreenNotificationsEnabled()) { in displayPreference()114 if (!adminAllowsNotifications() || !getLockscreenNotificationsEnabled()) { in getSummary()148 private boolean adminAllowsNotifications() { in adminAllowsNotifications() method in ShowOnLockScreenNotificationPreferenceController