Home
last modified time | relevance | path

Searched refs:getSupportBackgroundTintList (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DAppCompatEditText.java130 public ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatEditText
132 ? mBackgroundTintHelper.getSupportBackgroundTintList() : null; in getSupportBackgroundTintList()
DAppCompatMultiAutoCompleteTextView.java132 public ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatMultiAutoCompleteTextView
134 ? mBackgroundTintHelper.getSupportBackgroundTintList() : null; in getSupportBackgroundTintList()
DAppCompatAutoCompleteTextView.java132 public ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatAutoCompleteTextView
134 ? mBackgroundTintHelper.getSupportBackgroundTintList() : null; in getSupportBackgroundTintList()
DAppCompatImageView.java161 public ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatImageView
163 ? mBackgroundTintHelper.getSupportBackgroundTintList() : null; in getSupportBackgroundTintList()
DAppCompatImageButton.java151 public ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatImageButton
153 ? mBackgroundTintHelper.getSupportBackgroundTintList() : null; in getSupportBackgroundTintList()
DAppCompatButton.java119 public ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatButton
121 ? mBackgroundTintHelper.getSupportBackgroundTintList() : null; in getSupportBackgroundTintList()
DAppCompatTextView.java129 public ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatTextView
131 ? mBackgroundTintHelper.getSupportBackgroundTintList() : null; in getSupportBackgroundTintList()
DAppCompatBackgroundHelper.java99 ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatBackgroundHelper
DAppCompatSpinner.java500 public ColorStateList getSupportBackgroundTintList() { in getSupportBackgroundTintList() method in AppCompatSpinner
502 ? mBackgroundTintHelper.getSupportBackgroundTintList() : null; in getSupportBackgroundTintList()
/frameworks/support/compat/src/main/java/androidx/core/view/
DTintableBackgroundView.java49 ColorStateList getSupportBackgroundTintList(); in getSupportBackgroundTintList() method
DViewCompat.java2349 ? ((TintableBackgroundView) view).getSupportBackgroundTintList() in getBackgroundTintList()
/frameworks/support/v7/appcompat/api/
Dcurrent.txt463 method public android.content.res.ColorStateList getSupportBackgroundTintList();
475 method public android.content.res.ColorStateList getSupportBackgroundTintList();
507 method public android.content.res.ColorStateList getSupportBackgroundTintList();
519 method public android.content.res.ColorStateList getSupportBackgroundTintList();
534 method public android.content.res.ColorStateList getSupportBackgroundTintList();
549 method public android.content.res.ColorStateList getSupportBackgroundTintList();
586 method public android.content.res.ColorStateList getSupportBackgroundTintList();
597 method public android.content.res.ColorStateList getSupportBackgroundTintList();
/frameworks/support/v7/appcompat/api_legacy/
D28.0.0-alpha1.txt463 method public android.content.res.ColorStateList getSupportBackgroundTintList();
475 method public android.content.res.ColorStateList getSupportBackgroundTintList();
507 method public android.content.res.ColorStateList getSupportBackgroundTintList();
519 method public android.content.res.ColorStateList getSupportBackgroundTintList();
534 method public android.content.res.ColorStateList getSupportBackgroundTintList();
549 method public android.content.res.ColorStateList getSupportBackgroundTintList();
586 method public android.content.res.ColorStateList getSupportBackgroundTintList();
597 method public android.content.res.ColorStateList getSupportBackgroundTintList();
Dcurrent.txt463 method public android.content.res.ColorStateList getSupportBackgroundTintList();
475 method public android.content.res.ColorStateList getSupportBackgroundTintList();
507 method public android.content.res.ColorStateList getSupportBackgroundTintList();
519 method public android.content.res.ColorStateList getSupportBackgroundTintList();
534 method public android.content.res.ColorStateList getSupportBackgroundTintList();
549 method public android.content.res.ColorStateList getSupportBackgroundTintList();
586 method public android.content.res.ColorStateList getSupportBackgroundTintList();
597 method public android.content.res.ColorStateList getSupportBackgroundTintList();
D27.1.0.txt463 method public android.content.res.ColorStateList getSupportBackgroundTintList();
475 method public android.content.res.ColorStateList getSupportBackgroundTintList();
507 method public android.content.res.ColorStateList getSupportBackgroundTintList();
519 method public android.content.res.ColorStateList getSupportBackgroundTintList();
534 method public android.content.res.ColorStateList getSupportBackgroundTintList();
549 method public android.content.res.ColorStateList getSupportBackgroundTintList();
586 method public android.content.res.ColorStateList getSupportBackgroundTintList();
597 method public android.content.res.ColorStateList getSupportBackgroundTintList();
/frameworks/support/compat/api_legacy/
D26.0.0.txt1582 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
D27.0.0.txt1557 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
D26.1.0.txt1582 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
Dcurrent.txt1667 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
D27.1.0.txt1608 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
D28.0.0-alpha1.txt1665 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
/frameworks/support/compat/api/
Dcurrent.txt1793 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
/frameworks/support/api/
D25.1.0.txt6708 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
D25.2.0.txt6708 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
D25.0.0.txt6297 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();

12