Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DSectionHeaderView.java131 void setForegroundColor(@ColorInt int color) { in setForegroundColor() method in SectionHeaderView
/frameworks/base/core/java/com/android/internal/widget/
DSubtitleView.java154 public void setForegroundColor(int color) { in setForegroundColor() method in SubtitleView