Searched refs:setForegroundColor (Results 1 – 6 of 6) sorted by relevance
248 peopleHeaderView?.setForegroundColor(color)249 silentHeaderView?.setForegroundColor(color)250 alertingHeaderView?.setForegroundColor(color)
135 void setForegroundColor(@ColorInt int color) { in setForegroundColor() method in SectionHeaderView
155 public void setForegroundColor(int color) { in setForegroundColor() method in SubtitleView
1861 setForegroundColor(captionStyle.foregroundColor); in setCaptionStyle()
2140 setForegroundColor(style.hasForegroundColor() in setCaptionStyle()
86675 Lcom/android/internal/widget/SubtitleView;->setForegroundColor(I)V