Searched refs:hasColor (Results 1 – 7 of 7) sorted by relevance
342 boolean hasColor = color != ColoredIconHelper.COLOR_INVALID; in setOriginalIconColor()345 if (hasColor && icon != null) { in setOriginalIconColor()351 if (hasColor) { in setOriginalIconColor()
349 final boolean hasColor = hasColorAnnotation(accessor); in determinePropertyType()352 if (hasColor) { in determinePropertyType()
347 boolean hasColor = a.hasValue(R.styleable.GradientColorItem_color); in inflateChildElements()349 if (!hasColor || !hasOffset) { in inflateChildElements()
149 .hasColor(backgroundColorLayer) in transitionHasColorBackground()
955 bool hasColor = false; in do9Patch() local1139 hasColor = true; in do9Patch()1149 if (kDebug && hasColor) { in do9Patch()
574 bool hasColor = false; in do_9patch() local762 hasColor = true; in do_9patch()772 if (hasColor) { in do_9patch()
58181 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->hasColor(I)Z