Searched refs:AppCompatBackgroundHelper (Results 1 – 14 of 14) sorted by relevance
64 private final AppCompatBackgroundHelper mBackgroundTintHelper;83 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatImageView()
32 class AppCompatBackgroundHelper { class43 AppCompatBackgroundHelper(@NonNull View view) { in AppCompatBackgroundHelper() method in AppCompatBackgroundHelper
65 private final AppCompatBackgroundHelper mBackgroundTintHelper;83 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatImageButton()
59 private final AppCompatBackgroundHelper mBackgroundTintHelper;77 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatToggleButton()
67 private final AppCompatBackgroundHelper mBackgroundTintHelper;93 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatMultiAutoCompleteTextView()
64 private final AppCompatBackgroundHelper mBackgroundTintHelper;85 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatCheckBox()
64 private final AppCompatBackgroundHelper mBackgroundTintHelper;84 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatRadioButton()
68 private final AppCompatBackgroundHelper mBackgroundTintHelper;93 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatAutoCompleteTextView()
72 private final AppCompatBackgroundHelper mBackgroundTintHelper;94 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatCheckedTextView()
67 private final AppCompatBackgroundHelper mBackgroundTintHelper;85 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatButton()
83 private final AppCompatBackgroundHelper mBackgroundTintHelper;104 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatEditText()
93 private final AppCompatBackgroundHelper mBackgroundTintHelper;144 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatTextView()
95 private final AppCompatBackgroundHelper mBackgroundTintHelper;222 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatSpinner()
225 HSPLandroidx/appcompat/widget/AppCompatBackgroundHelper;-><init>(Landroid/view/View;)V226 HSPLandroidx/appcompat/widget/AppCompatBackgroundHelper;->applySupportBackgroundTint()V227 HSPLandroidx/appcompat/widget/AppCompatBackgroundHelper;->loadFromAttributes(Landroid/util/Attribut…228 HSPLandroidx/appcompat/widget/AppCompatBackgroundHelper;->shouldApplyFrameworkTintUsingColorFilter(…506 Landroidx/appcompat/widget/AppCompatBackgroundHelper;