Searched refs:primaryPaneMotion (Results 1 – 2 of 2) sorted by relevance
33 private val primaryPaneMotion: PaneMotion, in <lambda>() constant in androidx.compose.material3.adaptive.layout.ThreePaneMotion45 ThreePaneScaffoldRole.Primary -> primaryPaneMotion in <lambda>()53 if (primaryPaneMotion != other.primaryPaneMotion) return false in <lambda>()60 var result = primaryPaneMotion.hashCode() in <lambda>()68 "primaryPaneMotion=$primaryPaneMotion, " + in <lambda>()
461 primaryPaneMotion: PaneMotion, in ThreePaneScaffoldMotionDataProvider()466 ThreePaneMotion(primaryPaneMotion, secondaryPaneMotion, tertiaryPaneMotion), in ThreePaneScaffoldMotionDataProvider()