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.java278 private boolean shouldTemporarilyHideNotifications(int userId) { in shouldTemporarilyHideNotifications() method in NotificationLockscreenUserManagerImpl
292 || shouldTemporarilyHideNotifications(userId); in shouldHideNotifications()