Searched refs:InvalidColorHexValue (Results 1 – 3 of 3) sorted by relevance
102 InvalidColorHexValue, in getApplicableMethodNames()132 val InvalidColorHexValue = constant
29 get() = listOf(ColorDetector.MissingColorAlphaChannel, ColorDetector.InvalidColorHexValue)
35 mutableListOf(ColorDetector.MissingColorAlphaChannel, ColorDetector.InvalidColorHexValue) in getDetector()