Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DKeyguardCoordinatorTest.java146 when(mLockscreenUserManager.userAllowsNotificationsInPublic(NOTIF_USER_ID)) in publicMode_settingsDisallow()
249 when(mLockscreenUserManager.userAllowsNotificationsInPublic(CURR_USER_ID)).thenReturn(true); in setupUnfilteredState()
250 when(mLockscreenUserManager.userAllowsNotificationsInPublic(NOTIF_USER_ID)) in setupUnfilteredState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java84 boolean userAllowsNotificationsInPublic(int userId); in userAllowsNotificationsInPublic() method
DNotificationLockscreenUserManagerImpl.java323 return isLockscreenPublicMode(userId) && !userAllowsNotificationsInPublic(userId) in shouldHideNotifications()
469 public boolean userAllowsNotificationsInPublic(int userHandle) { in userAllowsNotificationsInPublic() method in NotificationLockscreenUserManagerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DKeyguardCoordinator.java124 if (!mLockscreenUserManager.userAllowsNotificationsInPublic(currUserId)
125 || !mLockscreenUserManager.userAllowsNotificationsInPublic(