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