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