Home
last modified time | relevance | path

Searched refs:currentForegroundColor (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/regionsampling/
H A DRegionSamplerTest.kt192 assertThat(regionSampler.currentForegroundColor()).isEqualTo(Color.WHITE)
196 assertThat(regionSampler.currentForegroundColor()).isEqualTo(Color.BLACK)
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/regionsampling/
H A DRegionSampler.kt96 fun currentForegroundColor(): Int { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/
H A DLockscreenSmartspaceController.kt537 val textColor = region.currentForegroundColor()