Searched refs:shouldShowLockscreenNotifications (Results 1 – 4 of 4) sorted by relevance
56 boolean shouldShowLockscreenNotifications(); in shouldShowLockscreenNotifications() method
260 public boolean shouldShowLockscreenNotifications() { in shouldShowLockscreenNotifications() method in NotificationLockscreenUserManagerImpl
109 assertFalse(mLockscreenUserManager.shouldShowLockscreenNotifications()); in testLockScreenShowNotificationsFalse()117 assertTrue(mLockscreenUserManager.shouldShowLockscreenNotifications()); in testLockScreenShowNotificationsTrue()
3672 || !mLockscreenUserManager.shouldShowLockscreenNotifications() in goToLockedShade()