Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DBouncerSceneLayout.kt25 import com.android.systemui.bouncer.ui.helper.calculateLayoutInternal
38 return calculateLayoutInternal( in calculateLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/helper/
DBouncerSceneLayout.kt45 fun calculateLayoutInternal( in calculateLayoutInternal() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/helper/
DBouncerSceneLayoutTest.kt170 calculateLayoutInternal( in <lambda>()