Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java524 Iterable<NotificationEntry> pendingNotifications = in getGroupedConversationNotifications() local
526 for (NotificationEntry entry : pendingNotifications) { in getGroupedConversationNotifications()