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