Searched defs:primaryColor (Results 1 – 11 of 11) 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
89 final int primaryColor = sPrimaryColors.getColor(i, 0); in calculatePrimaryAndSecondaryColor() local123 public MaterialPalette(int primaryColor, int secondaryColor) { in MaterialPalette()
23 public MaterialPalette(final int primaryColor, final 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()
246 int primaryColor, boolean isInstantApp) { in getBitmapInfo()
388 val primaryColor = wallpaperColors.primaryColor in storeWallpaperColors() constant
63 public abstract @ColorInt int primaryColor(); in primaryColor() method in PrimaryCallState
803 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