Home
last modified time | relevance | path

Searched refs:setShowLockscreenNotifications (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java330 private void setShowLockscreenNotifications(boolean show) { in setShowLockscreenNotifications() method in NotificationLockscreenUserManagerImpl
348 setShowLockscreenNotifications(show && allowedByDpm); in updateLockscreenNotificationSetting()