Searched refs:communalColors (Results 1 – 5 of 5) sorted by relevance
21 import com.android.systemui.communal.util.communalColors45 communalColors = communalColors, in <lambda>()
21 val Kosmos.communalColors: CommunalColors by Kosmos.Fixture { fakeCommunalColors } in <lambda>() constant
93 @Mock private lateinit var communalColors: CommunalColors variable in com.android.systemui.shade.GlanceableHubContainerControllerTest129 communalColors, in setUp()172 communalColors, in initView_calledTwice_throwsException()324 communalColors, in lifecycle_initializedAfterConstruction()344 communalColors, in lifecycle_createdAfterViewCreated()
55 communalColors: CommunalColors, in <lambda>()134 combine(showCommunalFromOccluded, communalColors.backgroundColor) { in <lambda>()
82 private val communalColors: CommunalColors, constant in com.android.systemui.shade.GlanceableHubContainerController215 colors = communalColors, in communalAvailable()