Searched refs:childColor (Results 1 – 3 of 3) sorted by relevance
837 const Color childColor = Color::BLUE; in TEST_F() local847 .setColor(childLayer, {childColor.r / 255, childColor.g / 255, childColor.b / 255}) in TEST_F()854 mCapture->expectColor(childBounds, childColor); in TEST_F()
382 int childColor = getColor((Notification) childData); in hasSameColor() local383 return parentColor == childColor; in hasSameColor()
3398 final int childColor = getShowingLayout().getBackgroundColorForExpansionState();3403 || mNotificationParent.isUserLocked()) && childColor != 0);