Home
last modified time | relevance | path

Searched refs:setForegroundColor (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManager.kt248 peopleHeaderView?.setForegroundColor(color)
249 silentHeaderView?.setForegroundColor(color)
250 alertingHeaderView?.setForegroundColor(color)
H A DSectionHeaderView.java135 void setForegroundColor(@ColorInt int color) { in setForegroundColor() method in SectionHeaderView
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DSubtitleView.java155 public void setForegroundColor(int color) { in setForegroundColor() method in SubtitleView
/aosp14/frameworks/base/media/java/android/media/
H A DWebVttRenderer.java1861 setForegroundColor(captionStyle.foregroundColor); in setCaptionStyle()
H A DCea708CaptionRenderer.java2140 setForegroundColor(style.hasForegroundColor() in setCaptionStyle()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86675 Lcom/android/internal/widget/SubtitleView;->setForegroundColor(I)V