Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DBouncerSceneLayout.kt33 fun calculateLayout( in calculateLayout() method
DBouncerContent.kt121 val layout = calculateLayout(isSideBySideSupported = isSideBySideSupported) in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/helper/
DBouncerSceneLayoutTest.kt166 fun calculateLayout() { in <lambda>() method in com.android.systemui.bouncer.ui.helper.BouncerSceneLayoutTest