Searched refs:hasCenterColor (Results 1 – 1 of 1) sorted by relevance
1716 final boolean hasGradientCenter = st.hasCenterColor();1721 if (st.hasCenterColor()) {1735 final boolean hasCenterColor = a.hasValue(1742 if (hasCenterColor) {2062 public boolean hasCenterColor() { in hasCenterColor() method in GradientDrawable.GradientState