Searched refs:TintInfo (Results 1 – 4 of 4) sorted by relevance
4495 private TintInfo mBackgroundTint;4539 static class TintInfo { class in View4548 private TintInfo mTintInfo;5718 mBackgroundTint = new TintInfo();5727 mBackgroundTint = new TintInfo();23429 mBackgroundTint = new TintInfo(); in setBackgroundTintList()23483 mBackgroundTint = new TintInfo(); in setBackgroundTintBlendMode()23529 final TintInfo tintInfo = mBackgroundTint; in applyBackgroundTint()23690 mForegroundInfo.mTintInfo = new TintInfo(); in setForegroundTintList()23748 mForegroundInfo.mTintInfo = new TintInfo(); in setForegroundTintBlendMode()[all …]
3914 android.view.View$TintInfo
77717 Landroid/view/View$ForegroundInfo;->mTintInfo:Landroid/view/View$TintInfo;77767 Landroid/view/View$TintInfo;-><init>()V77768 Landroid/view/View$TintInfo;->mHasTintList:Z77769 Landroid/view/View$TintInfo;->mHasTintMode:Z77770 Landroid/view/View$TintInfo;->mTintList:Landroid/content/res/ColorStateList;77771 Landroid/view/View$TintInfo;->mTintMode:Landroid/graphics/PorterDuff$Mode;77968 Landroid/view/View;->mBackgroundTint:Landroid/view/View$TintInfo;
36625 Landroid/view/View$TintInfo;