Searched defs:primaryColor (Results 1 – 4 of 4) sorted by relevance
39 public MaterialPalette(int primaryColor, int secondaryColor) { in MaterialPalette()116 final int primaryColor = sPrimaryColors.getColor(i, 0); in calculatePrimaryAndSecondaryColor() local134 final int primaryColor = resources.getColor( in getDefaultPrimaryAndSecondaryColors() local
23 public MaterialPalette(final int primaryColor, final int secondaryColor) { in MaterialPalette()
51 final int primaryColor = resources.getColor(R.color.dialer_theme_color); in getDefaultPrimaryAndSecondaryColors() local
2294 final int primaryColor = colorFromBitmap(bitmap); in extractAndApplyTintFromPhotoViewAsynchronously() local2304 final int primaryColor = ((LetterTileDrawable) imageViewDrawable).getColor(); in extractAndApplyTintFromPhotoViewAsynchronously() local