Searched refs:hasSameIcon (Results 1 – 1 of 1) sorted by relevance
53 return hasSameIcon(parentData, childData)60 return !hasSameIcon(parentData, childData)351 protected boolean hasSameIcon(Object parentData, Object childData) { in hasSameIcon() method in NotificationHeaderUtil.IconComparator