Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java5262 final int notificationUserId = n.getUserId(); in isNotificationForCurrentProfiles() local
5265 mLockscreenUserManager.getCurrentUserId(), notificationUserId)); in isNotificationForCurrentProfiles()
5267 return mLockscreenUserManager.isCurrentProfile(notificationUserId); in isNotificationForCurrentProfiles()