Searched defs:mGradientColors (Results 1 – 9 of 9) sorted by relevance
73 @Mock ColorExtractor.GradientColors mGradientColors; field in NotificationShadeWindowControllerImplTest
223 @Mock private ColorExtractor.GradientColors mGradientColors; field in StatusBarTest
105 ColorExtractor.GradientColors mGradientColors; field in KeyguardClockSwitchControllerTest
57 private final List<Integer> mGradientColors = new ArrayList<>(); field in PaletteListPreference
48 protected final SparseArray<GradientColors[]> mGradientColors; field in ColorExtractor
652 private val mGradientColors = IntArray(ALPHAS.size) regex
195 ColorExtractor.GradientColors mGradientColors; field in NewNotifPipelineBubblesTest
217 ColorExtractor.GradientColors mGradientColors; field in BubblesTest
188 private final int[] mGradientColors = new int[] {0,0x88000000}; field in MultiShrinkScroller