Home
last modified time | relevance | path

Searched defs:setForegroundColor (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
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