Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DEmptyShadeView.java78 mEmptyFooterText.setCompoundDrawableTintList(ColorStateList.valueOf(color)); in setTextColor()
132 mEmptyFooterText.setCompoundDrawableTintList(mEmptyFooterText.getTextColors()); in onFinishInflate()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DFooterView.java182 mSeenNotifsFooterTextView.setCompoundDrawableTintList( in updateColors()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java3542 public void setCompoundDrawableTintList(@Nullable ColorStateList tint) { in setCompoundDrawableTintList() method in TextView.Drawables
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20982 HSPLandroid/widget/TextView;->setCompoundDrawableTintList(Landroid/content/res/ColorStateList;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21046 HSPLandroid/widget/TextView;->setCompoundDrawableTintList(Landroid/content/res/ColorStateList;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60344 method public void setCompoundDrawableTintList(@Nullable android.content.res.ColorStateList);