Home
last modified time | relevance | path

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

/compose/material3/adaptive/adaptive-layout/src/androidUnitTest/kotlin/androidx/compose/material3/adaptive/layout/
DPaneMotionTest.kt33 import androidx.compose.material3.adaptive.layout.PaneMotion.Companion.EnterWithExpand
78 EnterWithExpand.assertTransitions(mockEnterWithExpandTransition, ExitTransition.None) in test_allDefaultPaneMotionTransitions()
292 EnterWithExpand in hiddenPaneCurrentLeft_useRightEdgeOfLeftShownPane()
404 listOf(AnimateBounds, EnterWithExpand, AnimateBounds), // To V, V, V
/compose/material3/adaptive/adaptive-layout/src/commonMain/kotlin/androidx/compose/material3/adaptive/layout/
DPaneMotion.kt424 PaneMotion.EnterWithExpand -> { in calculateDefaultEnterTransition()
565 val EnterWithExpand: PaneMotion = DefaultImpl("EnterWithExpand", Type.Entering) in toString() constant
678 PaneMotion.EnterWithExpand in calculatePaneMotion()
/compose/material3/adaptive/adaptive-layout/bcv/native/
Dcurrent.txt157 …final val EnterWithExpand // androidx.compose.material3.adaptive.layout/PaneMotion.Companion.Enter…
158EnterWithExpand>(): androidx.compose.material3.adaptive.layout/PaneMotion // androidx.compose.mate…
/compose/material3/adaptive/adaptive-layout/api/
D1.1.0-beta02.txt212 property public final androidx.compose.material3.adaptive.layout.PaneMotion EnterWithExpand;
D1.1.0-beta01.txt212 property public androidx.compose.material3.adaptive.layout.PaneMotion EnterWithExpand;
Drestricted_1.1.0-beta01.txt212 property public androidx.compose.material3.adaptive.layout.PaneMotion EnterWithExpand;
Drestricted_1.1.0-beta02.txt212 property public final androidx.compose.material3.adaptive.layout.PaneMotion EnterWithExpand;
Dcurrent.txt224 property public androidx.compose.material3.adaptive.layout.PaneMotion EnterWithExpand;
Drestricted_current.txt224 property public androidx.compose.material3.adaptive.layout.PaneMotion EnterWithExpand;