Searched refs:TintInfo (Results 1 – 4 of 4) sorted by relevance
4377 private TintInfo mBackgroundTint;4421 static class TintInfo { class in View4430 private TintInfo mTintInfo;5595 mBackgroundTint = new TintInfo();5604 mBackgroundTint = new TintInfo();22884 mBackgroundTint = new TintInfo(); in setBackgroundTintList()22938 mBackgroundTint = new TintInfo(); in setBackgroundTintBlendMode()22984 final TintInfo tintInfo = mBackgroundTint; in applyBackgroundTint()23145 mForegroundInfo.mTintInfo = new TintInfo(); in setForegroundTintList()23203 mForegroundInfo.mTintInfo = new TintInfo(); in setForegroundTintBlendMode()[all …]
3914 android.view.View$TintInfo
83238 Landroid/view/View$ForegroundInfo;->mTintInfo:Landroid/view/View$TintInfo;83302 Landroid/view/View$TintInfo;83303 Landroid/view/View$TintInfo;-><init>()V83304 Landroid/view/View$TintInfo;->mHasTintList:Z83305 Landroid/view/View$TintInfo;->mHasTintMode:Z83306 Landroid/view/View$TintInfo;->mTintList:Landroid/content/res/ColorStateList;83307 Landroid/view/View$TintInfo;->mTintMode:Landroid/graphics/PorterDuff$Mode;83510 Landroid/view/View;->mBackgroundTint:Landroid/view/View$TintInfo;
36626 Landroid/view/View$TintInfo;