Searched refs:colorHex (Results 1 – 1 of 1) sorted by relevance
135 String colorHex = "#" + Integer.toHexString(dynamicColor).substring(2); in resolveDynamicColors() local137 baseValue.getName(), colorHex); in resolveDynamicColors()