Searched refs:updateIconsForLayout (Results 1 – 1 of 1) sorted by relevance
176 updateIconsForLayout(entry -> entry.expandedIcon, mShelfIcons, in updateNotificationIcons()184 updateIconsForLayout(entry -> entry.icon, mNotificationIcons, in updateStatusBarIcons()197 private void updateIconsForLayout(Function<NotificationData.Entry, StatusBarIconView> function, in updateIconsForLayout() method in NotificationIconAreaController