Searched defs:primaryColor (Results 1 – 10 of 10) sorted by relevance
42 public MaterialPalette(int primaryColor, int secondaryColor) { in MaterialPalette()119 final int primaryColor = sPrimaryColors.getColor(i, 0); in calculatePrimaryAndSecondaryColor() local137 final int primaryColor = resources.getColor( in getDefaultPrimaryAndSecondaryColors() local
23 public MaterialPalette(final int primaryColor, final int secondaryColor) { in MaterialPalette()
89 final int primaryColor = sPrimaryColors.getColor(i, 0); in calculatePrimaryAndSecondaryColor() local123 public MaterialPalette(int primaryColor, int secondaryColor) { in MaterialPalette()
46 final int primaryColor = ThemeComponent.get(context).theme().getColorPrimary(); in getDefaultPrimaryAndSecondaryColors() local
37 @ColorInt private int primaryColor; field in ThemeColorManager
64 public abstract Builder setPrimaryColor(@ColorInt int primaryColor); in setPrimaryColor()
63 public abstract @ColorInt int primaryColor(); in primaryColor() method in PrimaryCallState
397 val primaryColor = wallpaperColors.primaryColor in storeWallpaperColors() constant
832 val primaryColor = wallpaperColors.primaryColor in <lambda>() constant
1989 final int primaryColor = colorFromBitmap(bitmap); in extractAndApplyTintFromPhotoViewAsynchronously() local1999 final int primaryColor = ((LetterTileDrawable) imageViewDrawable).getColor(); in extractAndApplyTintFromPhotoViewAsynchronously() local