Home
last modified time | relevance | path

Searched defs:setCommunalContainerOrientation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/repository/
DCommunalSceneRepository.kt67 fun setCommunalContainerOrientation(orientation: Int) in <lambda>() method
104 override fun setCommunalContainerOrientation(orientation: Int) { in setCommunalContainerOrientation() method
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/communal/data/repository/
DFakeCommunalSceneRepository.kt55 override fun setCommunalContainerOrientation(orientation: Int) { in <lambda>() method in com.android.systemui.communal.data.repository.FakeCommunalSceneRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/domain/interactor/
DCommunalSceneInteractor.kt97 fun setCommunalContainerOrientation(orientation: Int) { in <lambda>() method