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

/frameworks/base/core/java/android/view/
H A DView.java5372 setForegroundTintList(a.getColorStateList(attr));
21828 public void setForegroundTintList(@Nullable ColorStateList tint) { method in class:View
21846 * @see #setForegroundTintList(ColorStateList)
21856 * {@link #setForegroundTintList(ColorStateList)}} to the background
[all...]

Completed in 139 milliseconds