Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DDraggableHandlerTest.kt49 private val LAYOUT_SIZE = IntSize(SCREEN_SIZE.toInt(), SCREEN_SIZE.toInt()) constant
102 .apply { setScenesTargetSizeForTest(LAYOUT_SIZE) } in <lambda>()