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.java171 mFooter.addNotificationInfo(notificationInfos.get(i)); in applyNotificationInfos()
DNotificationFooterLayout.java111 public void addNotificationInfo(final NotificationInfo notificationInfo) { in addNotificationInfo() method in NotificationFooterLayout