Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/viewmodel/
DResizeableItemFrameViewModelTest.kt351 val twoRowGrid = in testMinHeightEqualToAvailableSpan_cannotResize() constant
403 val twoRowGrid = singleSpanGrid.copy(totalSpans = 2, currentSpan = 1, currentRow = 0) in testCanExpand_atTopPosition_withMultipleAnchors_returnsTrue() constant
422 val twoRowGrid = singleSpanGrid.copy(totalSpans = 2, currentSpan = 1, currentRow = 1) in testCanExpand_atBottomPosition_withMultipleAnchors_returnsTrue() constant