Home
last modified time | relevance | path

Searched defs:layoutState (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DSwipeToSceneTest.kt71 private fun layoutState( in <lambda>() method in com.android.compose.animation.scene.SwipeToSceneTest
130 val layoutState = layoutState() in <lambda>() constant
209 val layoutState = layoutState() in <lambda>() constant
271 val layoutState = layoutState(TestScenes.SceneC) in <lambda>() constant
308 val layoutState = layoutState(TestScenes.SceneC) in <lambda>() constant
365 val layoutState = in <lambda>() constant
409 val layoutState = layoutState() in <lambda>() constant
461 val layoutState = layoutState() in <lambda>() constant
DSceneTransitionLayoutTest.kt72 private lateinit var layoutState: SceneTransitionLayoutState variable in com.android.compose.animation.scene.SceneTransitionLayoutTest
DDraggableHandlerTest.kt57 val layoutState = constant in com.android.compose.animation.scene.DraggableHandlerTest.TestGestureScope
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DDraggableHandler.kt245 val layoutState = draggableHandler.layoutImpl.state constant
556 val layoutState: BaseSceneTransitionLayoutState, constant in com.android.compose.animation.scene.SwipeTransition
905 private val layoutState = layoutImpl.state constant in com.android.compose.animation.scene.NestedScrollHandlerImpl
DScene.kt98 override val layoutState: SceneTransitionLayoutState = layoutImpl.state in <lambda>() constant
DSceneTransitionLayout.kt174 val layoutState: SceneTransitionLayoutState constant
/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java1188 void collectPrefetchPositionsForLayoutState(RecyclerView.State state, LayoutState layoutState, in collectPrefetchPositionsForLayoutState()
1449 private void recycleByLayoutState(RecyclerView.Recycler recycler, LayoutState layoutState) { in recycleByLayoutState()
1471 int fill(RecyclerView.Recycler recycler, LayoutState layoutState, in fill()
1522 LayoutState layoutState, LayoutChunkResult result) { in layoutChunk()
DGridLayoutManager.java506 void collectPrefetchPositionsForLayoutState(RecyclerView.State state, LayoutState layoutState, in collectPrefetchPositionsForLayoutState()
522 LayoutState layoutState, LayoutChunkResult result) { in layoutChunk()