Searched refs:getSecondaryColor (Results 1 – 9 of 9) sorted by relevance
43 public int getSecondaryColor() { in getSecondaryColor() method in WallpaperColorsCompat
787 if (wallpaperColors.getSecondaryColor() != 0) { in getMainColors()788 colors.add(wallpaperColors.getSecondaryColor()); in getMainColors()
70 Color secondary = colors.getSecondaryColor(); in convertColorsObject()
74 public int getSecondaryColor() { in getSecondaryColor() method in WallpaperColorInfo
71 public int getSecondaryColor() { in getSecondaryColor() method in WallpaperColorInfo
115 public int getSecondaryColor() { in getSecondaryColor() method in ThemeColorManager
427 InCallPresenter.getInstance().getThemeColorManager().getSecondaryColor()); in updateUi()
889 : InCallPresenter.getInstance().getThemeColorManager().getSecondaryColor(); in updateTaskDescription()
187 view.setBackgroundColor(setColorAlphaBound(colors.getSecondaryColor(), alpha)); in createColorScrim()