Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/repository/
DCommunalSceneRepository.kt51 val communalContainerOrientation: StateFlow<Int> in <lambda>() constant
93 override val communalContainerOrientation: StateFlow<Int> = constant
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/communal/data/repository/
DFakeCommunalSceneRepository.kt52 override val communalContainerOrientation: StateFlow<Int> = in <lambda>() constant in com.android.systemui.communal.data.repository.FakeCommunalSceneRepository