Home
last modified time | relevance | path

Searched refs:AppCompatBackgroundHelper (Results 1 – 14 of 14) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DAppCompatImageView.java64 private final AppCompatBackgroundHelper mBackgroundTintHelper;
83 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatImageView()
DAppCompatBackgroundHelper.java32 class AppCompatBackgroundHelper { class
43 AppCompatBackgroundHelper(@NonNull View view) { in AppCompatBackgroundHelper() method in AppCompatBackgroundHelper
DAppCompatImageButton.java65 private final AppCompatBackgroundHelper mBackgroundTintHelper;
83 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatImageButton()
DAppCompatToggleButton.java59 private final AppCompatBackgroundHelper mBackgroundTintHelper;
77 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatToggleButton()
DAppCompatMultiAutoCompleteTextView.java67 private final AppCompatBackgroundHelper mBackgroundTintHelper;
93 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatMultiAutoCompleteTextView()
DAppCompatCheckBox.java64 private final AppCompatBackgroundHelper mBackgroundTintHelper;
85 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatCheckBox()
DAppCompatRadioButton.java64 private final AppCompatBackgroundHelper mBackgroundTintHelper;
84 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatRadioButton()
DAppCompatAutoCompleteTextView.java68 private final AppCompatBackgroundHelper mBackgroundTintHelper;
93 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatAutoCompleteTextView()
DAppCompatCheckedTextView.java72 private final AppCompatBackgroundHelper mBackgroundTintHelper;
94 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatCheckedTextView()
DAppCompatButton.java67 private final AppCompatBackgroundHelper mBackgroundTintHelper;
85 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatButton()
DAppCompatEditText.java83 private final AppCompatBackgroundHelper mBackgroundTintHelper;
104 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatEditText()
DAppCompatTextView.java93 private final AppCompatBackgroundHelper mBackgroundTintHelper;
144 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatTextView()
DAppCompatSpinner.java95 private final AppCompatBackgroundHelper mBackgroundTintHelper;
222 mBackgroundTintHelper = new AppCompatBackgroundHelper(this); in AppCompatSpinner()
/appcompat/appcompat/src/main/
Dbaseline-prof.txt225 HSPLandroidx/appcompat/widget/AppCompatBackgroundHelper;-><init>(Landroid/view/View;)V
226 HSPLandroidx/appcompat/widget/AppCompatBackgroundHelper;->applySupportBackgroundTint()V
227 HSPLandroidx/appcompat/widget/AppCompatBackgroundHelper;->loadFromAttributes(Landroid/util/Attribut…
228 HSPLandroidx/appcompat/widget/AppCompatBackgroundHelper;->shouldApplyFrameworkTintUsingColorFilter(…
506 Landroidx/appcompat/widget/AppCompatBackgroundHelper;