Searched refs:userAllowsNotificationsInPublic (Results 1 – 4 of 4) sorted by relevance
146 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()
84 boolean userAllowsNotificationsInPublic(int userId); in userAllowsNotificationsInPublic() method
323 return isLockscreenPublicMode(userId) && !userAllowsNotificationsInPublic(userId) in shouldHideNotifications()469 public boolean userAllowsNotificationsInPublic(int userHandle) { in userAllowsNotificationsInPublic() method in NotificationLockscreenUserManagerImpl
124 if (!mLockscreenUserManager.userAllowsNotificationsInPublic(currUserId)125 || !mLockscreenUserManager.userAllowsNotificationsInPublic(