Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/emptyshade/ui/view/
DEmptyShadeView.java131 mEmptyFooterText.setCompoundDrawableTintList(ColorStateList.valueOf(onSurface)); in setTextColors()
220 mEmptyFooterText.setCompoundDrawableTintList(mEmptyFooterText.getTextColors()); in onFinishInflate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java428 mSettingsButton.setCompoundDrawableTintList(ColorStateList.valueOf(onSurface)); in updateColors()
431 mHistoryButton.setCompoundDrawableTintList(ColorStateList.valueOf(onSurface)); in updateColors()
437 mSeenNotifsFooterTextView.setCompoundDrawableTintList(ColorStateList.valueOf(onSurface)); in updateColors()
/frameworks/base/core/java/android/widget/
DTextView.java3636 public void setCompoundDrawableTintList(@Nullable ColorStateList tint) { in setCompoundDrawableTintList() method in TextView.Drawables
/frameworks/base/boot/
Dboot-image-profile.txt21311 HSPLandroid/widget/TextView;->setCompoundDrawableTintList(Landroid/content/res/ColorStateList;)V
/frameworks/base/core/api/
Dcurrent.txt62531 method public void setCompoundDrawableTintList(@Nullable android.content.res.ColorStateList);