Searched refs:childColor (Results 1 – 2 of 2) sorted by relevance
369 int childColor = ((Notification) childData).color; in hasSameColor() local370 return parentColor == childColor; in hasSameColor()
3288 final int childColor = getShowingLayout().getBackgroundColorForExpansionState();3293 || mNotificationParent.isUserLocked()) && childColor != 0);