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