Searched refs:mShowLockscreenNotifications (Results 1 – 1 of 1) sorted by relevance
90 private boolean mShowLockscreenNotifications; field in NotificationLockscreenUserManagerImpl261 return mShowLockscreenNotifications; in shouldShowLockscreenNotifications()322 return mShowLockscreenNotifications && exceedsPriorityThreshold; in shouldShowOnKeyguard()331 mShowLockscreenNotifications = show; in setShowLockscreenNotifications()578 pw.println(mShowLockscreenNotifications); in dump()