Searched defs:tintList (Results 1 – 11 of 11) sorted by relevance
155 final ColorStateList tintList = ViewCompat.getBackgroundTintList(mView); in applyFrameworkTintUsingColorFilter() local
177 final ColorStateList tintList = drawableManager.getTintList(context, drawableId); in createTintInfo() local
245 final ColorStateList tintList = getTintList(context, resId); in tintDrawable() local553 @NonNull ColorStateList tintList) { in addTintListToCache()
132 final ColorStateList tintList = (isCompatTintEnabled() && mState != null) in isStateful() local282 final ColorStateList tintList = mState.mTint; in updateTint() local
41 static void setBackgroundTintList(View view, ColorStateList tintList) { in setBackgroundTintList()
176 void setIconTintList(ColorStateList tintList) { in setIconTintList()
87 static void setBackgroundTintList(View view, ColorStateList tintList) { in setBackgroundTintList()
265 public void setTintList(ColorStateList tintList) { in setTintList()
616 public Icon setTintList(ColorStateList tintList) { in setTintList()
454 void setBackgroundTintList(View view, ColorStateList tintList); in setBackgroundTintList()949 public void setBackgroundTintList(View view, ColorStateList tintList) { in setBackgroundTintList()1683 public void setBackgroundTintList(View view, ColorStateList tintList) { in setBackgroundTintList()3029 public static void setBackgroundTintList(View view, ColorStateList tintList) { in setBackgroundTintList()
2702 final ColorStateList tintList = mDrawables.mTintList; in applyCompoundDrawableTint() local