Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerImpl.java356 private void setShowLockscreenNotifications(boolean show) { in setShowLockscreenNotifications() method in NotificationLockscreenUserManagerImpl
374 setShowLockscreenNotifications(show && allowedByDpm); in updateLockscreenNotificationSetting()