Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowControllerImplTest.java73 @Mock ColorExtractor.GradientColors mGradientColors; field in NotificationShadeWindowControllerImplTest
DStatusBarTest.java223 @Mock private ColorExtractor.GradientColors mGradientColors; field in StatusBarTest
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardClockSwitchControllerTest.java97 ColorExtractor.GradientColors mGradientColors; field in KeyguardClockSwitchControllerTest
/frameworks/base/core/java/com/android/internal/colorextraction/
DColorExtractor.java48 protected final SparseArray<GradientColors[]> mGradientColors; field in ColorExtractor
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DNewNotifPipelineBubblesTest.java181 ColorExtractor.GradientColors mGradientColors; field in NewNotifPipelineBubblesTest
DBubblesTest.java212 ColorExtractor.GradientColors mGradientColors; field in BubblesTest