Searched refs:getSecondaryColor (Results 1 – 9 of 9) sorted by relevance
57 .isGreaterThan(value(clockPalette.getSecondaryColor())) in testDark()68 .isLessThan(value(clockPalette.getSecondaryColor())) in testDarkText()79 .isGreaterThan(value(clockPalette.getSecondaryColor())) in testLightText()
38 result.secondaryColor = darkColors.getSecondaryColor(); in extractDarkColors()
45 fun getSecondaryColor(): Int { in getSecondaryColor() method in com.android.keyguard.clock.ClockPalette
182 final int secondary = mPalette.getSecondaryColor(); in updateColor()
276 public int getSecondaryColor() { in getSecondaryColor() method in ColorExtractor.GradientColors
447 public @Nullable Color getSecondaryColor() { in getSecondaryColor() method in WallpaperColors
415 Color accentCandidate = wallpaperColors.getSecondaryColor(); in getAccentColor()
6899 method @Nullable public android.graphics.Color getSecondaryColor();