Searched refs:sSecondaryColors (Results 1 – 2 of 2) sorted by relevance
28 private final TypedArray sSecondaryColors; field in MaterialColorMapUtils33 sSecondaryColors = in MaterialColorMapUtils()103 sPrimaryColors.getColor(indexBestMatch, 0), sSecondaryColors.getColor(indexBestMatch, 0)); in calculatePrimaryAndSecondaryColor()
32 private final TypedArray sSecondaryColors; field in MaterialColorMapUtils37 sSecondaryColors = resources.obtainTypedArray( in MaterialColorMapUtils()133 sSecondaryColors.getColor(indexBestMatch, 0)); in calculatePrimaryAndSecondaryColor()