Home
last modified time | relevance | path

Searched refs:TintInfo (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DAnalogClock.java81 private final TintInfo mHourHandTintInfo = new TintInfo();
84 private final TintInfo mMinuteHandTintInfo = new TintInfo();
87 private final TintInfo mSecondHandTintInfo = new TintInfo();
90 private final TintInfo mDialTintInfo = new TintInfo();
899 private final class TintInfo { class in AnalogClock
/aosp14/frameworks/base/core/java/android/view/
H A DView.java4730 private TintInfo mBackgroundTint;
4775 static class TintInfo { class in View
4784 private TintInfo mTintInfo;
6038 mBackgroundTint = new TintInfo();
6047 mBackgroundTint = new TintInfo();
25402 mBackgroundTint = new TintInfo(); in setBackgroundTintList()
25457 mBackgroundTint = new TintInfo(); in setBackgroundTintBlendMode()
25503 final TintInfo tintInfo = mBackgroundTint; in applyBackgroundTint()
25665 mForegroundInfo.mTintInfo = new TintInfo(); in setForegroundTintList()
25724 mForegroundInfo.mTintInfo = new TintInfo(); in setForegroundTintBlendMode()
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes8790 android.view.View$TintInfo
H A Dboot-image-profile.txt17254 HSPLandroid/view/View$TintInfo;-><init>()V
31588 Landroid/view/View$TintInfo;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes8821 android.view.View$TintInfo
H A Dboot-image-profile.txt17318 HSPLandroid/view/View$TintInfo;-><init>()V
41722 Landroid/view/View$TintInfo;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63288 Landroid/view/View$ForegroundInfo;->mTintInfo:Landroid/view/View$TintInfo;
63338 Landroid/view/View$TintInfo;-><init>()V
63339 Landroid/view/View$TintInfo;->mHasTintList:Z
63340 Landroid/view/View$TintInfo;->mHasTintMode:Z
63341 Landroid/view/View$TintInfo;->mTintList:Landroid/content/res/ColorStateList;
63342 Landroid/view/View$TintInfo;->mTintMode:Landroid/graphics/PorterDuff$Mode;
63539 Landroid/view/View;->mBackgroundTint:Landroid/view/View$TintInfo;