Home
last modified time | relevance | path

Searched defs:mGradientColors (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImplTest.java94 @Mock ColorExtractor.GradientColors mGradientColors; field in NotificationShadeWindowControllerImplTest
/aosp14/frameworks/base/core/java/com/android/internal/colorextraction/
H A DColorExtractor.java48 protected final SparseArray<GradientColors[]> mGradientColors; field in ColorExtractor
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java265 @Mock private ColorExtractor.GradientColors mGradientColors; field in CentralSurfacesImplTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java259 ColorExtractor.GradientColors mGradientColors; field in BubblesTest