Home
last modified time | relevance | path

Searched defs:childColor (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationGroupingUtil.java369 int childColor = ((Notification) childData).color; in hasSameColor() local
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DScreenCapture_test.cpp690 const Color childColor = Color::BLUE; in TEST_F() local