Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DSectionHeaderView.java135 void setForegroundColors(@ColorInt int onSurface, @ColorInt int onSurfaceVariant) { in setForegroundColors() method in SectionHeaderView
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/regionsampling/
DRegionSampler.kt56 fun setForegroundColors(lightColor: Int, darkColor: Int) { in setForegroundColors() method in com.android.systemui.shared.regionsampling.RegionSampler