Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleHubNotificationListener.kt101 private val notifLockscreenUserMgr: NotificationLockscreenUserManager, in extractPersonKey() constant
175 userChangeSubscription = notifLockscreenUserMgr.registerListener( in extractPersonKey()
200 val currentUserId = notifLockscreenUserMgr.currentUserId in extractPersonKey()
203 val currentProfiles = notifLockscreenUserMgr.currentProfiles in extractPersonKey()