Searched refs:updateIconsForLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.java153 updateIconsForLayout(notificationData, entry -> entry.icon, mNotificationIcons,
155 updateIconsForLayout(notificationData, entry -> entry.expandedIcon, mShelfIcons,
170 private void updateIconsForLayout(NotificationData notificationData, method in class:NotificationIconAreaController

Completed in 356 milliseconds