Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationFooterLayout.java139 addNotificationIconForInfo(info); in commitNotificationInfos()
152 private View addNotificationIconForInfo(NotificationInfo info) { in addNotificationIconForInfo() method in NotificationFooterLayout
191 View iconFromOverflow = addNotificationIconForInfo(notification); in animateFirstNotificationTo()