Searched refs:setCompoundDrawableTintList (Results 1 – 7 of 7) sorted by relevance
78 mEmptyFooterText.setCompoundDrawableTintList(ColorStateList.valueOf(color)); in setTextColor()132 mEmptyFooterText.setCompoundDrawableTintList(mEmptyFooterText.getTextColors()); in onFinishInflate()
182 mSeenNotifsFooterTextView.setCompoundDrawableTintList( in updateColors()
3542 public void setCompoundDrawableTintList(@Nullable ColorStateList tint) { in setCompoundDrawableTintList() method in TextView.Drawables
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20982 HSPLandroid/widget/TextView;->setCompoundDrawableTintList(Landroid/content/res/ColorStateList;)V
21046 HSPLandroid/widget/TextView;->setCompoundDrawableTintList(Landroid/content/res/ColorStateList;)V
60344 method public void setCompoundDrawableTintList(@Nullable android.content.res.ColorStateList);