Searched defs:tintList (Results 1 – 11 of 11) sorted by relevance
34 void setImageTintList(ImageView view, ColorStateList tintList); in setImageTintList()50 public void setImageTintList(ImageView view, ColorStateList tintList) { in setImageTintList()79 public void setImageTintList(ImageView view, ColorStateList tintList) { in setImageTintList()141 public static void setImageTintList(ImageView view, ColorStateList tintList) { in setImageTintList()
140 final ColorStateList tintList = (isCompatTintEnabled() && mState != null) in isStateful() local293 final ColorStateList tintList = mState.mTint; in updateTint() local
178 final ColorStateList tintList = ViewCompat.getBackgroundTintList(mView); in applyFrameworkTintUsingColorFilter() local
201 final ColorStateList tintList = ImageViewCompat.getImageTintList(mView); in applyFrameworkTintUsingColorFilter() local
262 final ColorStateList tintList = getTintList(context, resId); in tintDrawable() local570 @NonNull ColorStateList tintList) { in addTintListToCache()
272 final ColorStateList tintList = drawableManager.getTintList(context, drawableId); in createTintInfo() local
251 void setIconTintList(ColorStateList tintList) { in setIconTintList()
266 public void setTintList(ColorStateList tintList) { in setTintList()
641 public Icon setTintList(ColorStateList tintList) { in setTintList()
1295 public void setPasswordVisibilityToggleTintList(@Nullable ColorStateList tintList) { in setPasswordVisibilityToggleTintList()
797 public void setBackgroundTintList(View view, ColorStateList tintList) { in setBackgroundTintList()1320 public void setBackgroundTintList(View view, ColorStateList tintList) { in setBackgroundTintList()2983 public static void setBackgroundTintList(View view, ColorStateList tintList) { in setBackgroundTintList()