Searched refs:setColorStateList (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DGradientDrawable.java717 mGradientState.setColorStateList(ColorStateList.valueOf(argb));
736 mGradientState.setColorStateList(colorStateList);
1677 public void setColorStateList(ColorStateList colorStateList) { method in class:GradientDrawable.GradientState

Completed in 74 milliseconds