Searched refs:childIcon (Results 1 – 1 of 1) sorted by relevance
345 Icon childIcon = ((Notification) childData).getSmallIcon(); in hasSameIcon() local346 return parentIcon.sameAs(childIcon); in hasSameIcon()