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

/frameworks/base/core/java/android/view/
H A DView.java5130 setForegroundTintList(a.getColorStateList(attr));
20753 public void setForegroundTintList(@Nullable ColorStateList tint) { method in class:View
20771 * @see #setForegroundTintList(ColorStateList)
20781 * {@link #setForegroundTintList(ColorStateList)}} to the background

Completed in 88 milliseconds