Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/viewmodel/
DResizeableItemFrameViewModelTest.kt414 val oneRowGrid = singleSpanGrid.copy(totalSpans = 1, currentSpan = 1, currentRow = 0) in testCanExpand_atTopPosition_withSingleAnchors_returnsFalse() constant
431 val oneRowGrid = singleSpanGrid.copy(totalSpans = 1, currentSpan = 1, currentRow = 0) in testCanShrink_atMinimumHeight_returnsFalse() constant