Searched defs:setForegroundColors (Results 1 – 2 of 2) sorted by relevance
135 void setForegroundColors(@ColorInt int onSurface, @ColorInt int onSurfaceVariant) { in setForegroundColors() method in SectionHeaderView
56 fun setForegroundColors(lightColor: Int, darkColor: Int) { in setForegroundColors() method in com.android.systemui.shared.regionsampling.RegionSampler