Searched refs:removedIcon (Results 1 – 1 of 1) sorted by relevance
335 StatusBarIconView removedIcon = (StatusBarIconView) child; in updateIconsForLayout() local336 String removedGroupKey = removedIcon.getNotification().getGroupKey(); in updateIconsForLayout()339 if (candidate.getSourceIcon().sameAs((removedIcon.getSourceIcon())) in updateIconsForLayout()355 statusBarIcons.add(removedIcon.getStatusBarIcon()); in updateIconsForLayout()357 toRemove.add(removedIcon); in updateIconsForLayout()