Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationDataTest.java295 mNotificationData.getNotificationsForCurrentUser(); in testGetNotificationsForCurrentUser_shouldFilterNonCurrentUserNotifications()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java433 public ArrayList<Entry> getNotificationsForCurrentUser() { in getNotificationsForCurrentUser() method in NotificationData
DNotificationEntryManager.java685 mNotificationData.getNotificationsForCurrentUser(); in updateNotificationsOnDensityOrFontScaleChanged()