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/statusbar/phone/
DNotificationGroupManager.java623 public void setPendingEntries(HashMap<String, NotificationData.Entry> pendingNotifications) { in setPendingEntries() argument
624 mPendingNotifications = pendingNotifications; in setPendingEntries()