Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationItemView.java178 mFooter.addNotificationInfo(notificationInfos.get(i)); in applyNotificationInfos()
DNotificationFooterLayout.java122 public void addNotificationInfo(final NotificationInfo notificationInfo) { in addNotificationInfo() method in NotificationFooterLayout