Searched defs:setSecondaryProgressTintList (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DProgressBar.java1029 public void setSecondaryProgressTintList(@Nullable ColorStateList tint) { method in class:ProgressBar
1047 * @see #setSecondaryProgressTintList(ColorStateList)
1056 * {@link #setSecondaryProgressTintList(ColorStateList)}} to the secondary
1063 * @see #setSecondaryProgressTintList(ColorStateList)

Completed in 123 milliseconds