Searched refs:colorAttrName (Results 1 – 1 of 1) sorted by relevance
237 protected int getBarColor(@NonNull String colorAttrName, @NonNull String translucentAttrName) { in getBarColor() argument252 return getColor(renderResources, colorAttrName); in getBarColor()