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/
DBaseStatusBar.java681 final int notificationUserId = n.getUserId(); in isNotificationForCurrentProfiles() local
684 n, thisUserId, notificationUserId)); in isNotificationForCurrentProfiles()
686 return isCurrentProfile(notificationUserId); in isNotificationForCurrentProfiles()