Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java395 protected boolean mShowLockscreenNotifications; field in StatusBar
4709 || !mShowLockscreenNotifications || mFalsingManager.shouldEnforceBouncer(); in goToLockedShade()
6728 || (isLockscreenPublicMode(userId) && !mShowLockscreenNotifications)
6762 return mShowLockscreenNotifications && !mNotificationData.isAmbient(sbn.getKey());
6767 mShowLockscreenNotifications = show;