Searched refs:setCompoundDrawableTintList (Results 1 – 5 of 5) sorted by relevance
131 mEmptyFooterText.setCompoundDrawableTintList(ColorStateList.valueOf(onSurface)); in setTextColors()220 mEmptyFooterText.setCompoundDrawableTintList(mEmptyFooterText.getTextColors()); in onFinishInflate()
428 mSettingsButton.setCompoundDrawableTintList(ColorStateList.valueOf(onSurface)); in updateColors()431 mHistoryButton.setCompoundDrawableTintList(ColorStateList.valueOf(onSurface)); in updateColors()437 mSeenNotifsFooterTextView.setCompoundDrawableTintList(ColorStateList.valueOf(onSurface)); in updateColors()
3636 public void setCompoundDrawableTintList(@Nullable ColorStateList tint) { in setCompoundDrawableTintList() method in TextView.Drawables
21311 HSPLandroid/widget/TextView;->setCompoundDrawableTintList(Landroid/content/res/ColorStateList;)V
62531 method public void setCompoundDrawableTintList(@Nullable android.content.res.ColorStateList);