Searched refs:getActiveNotificationsForCurrentUser (Results 1 – 5 of 5) sorted by relevance
260 mEntryManager.getActiveNotificationsForCurrentUser(); in updateNotificationOnUiModeChanged()272 mEntryManager.getActiveNotificationsForCurrentUser(); in updateNotificationsOnDensityOrFontScaleChanged()
111 when(entryManager.getActiveNotificationsForCurrentUser()).thenReturn(new ArrayList<>()); in setup()
578 List<NotificationEntry> result = mEntryManager.getActiveNotificationsForCurrentUser(); in testGetNotificationsForCurrentUser_shouldFilterNonCurrentUserNotifications()
818 public List<NotificationEntry> getActiveNotificationsForCurrentUser() { in getActiveNotificationsForCurrentUser() method in NotificationEntryManager
876 mNotificationEntryManager.getActiveNotificationsForCurrentUser()) { in restoreBubbles()