Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java273 private boolean shouldTemporarilyHideNotifications(int userId) { in shouldTemporarilyHideNotifications() method in NotificationLockscreenUserManagerImpl
287 || shouldTemporarilyHideNotifications(userId); in shouldHideNotifications()