Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerImpl.java107 private boolean mShowLockscreenNotifications; field in NotificationLockscreenUserManagerImpl
343 return mShowLockscreenNotifications; in shouldShowLockscreenNotifications()
357 mShowLockscreenNotifications = show; in setShowLockscreenNotifications()
679 pw.println(mShowLockscreenNotifications); in dump()