Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/viewmodel/
DResizeableItemFrameViewModelTest.kt73 val bottomState = underTest.bottomDragState in testDefaultState() constant
88 val bottomState = underTest.bottomDragState in testSingleSpanGrid() constant
105 val bottomState = underTest.bottomDragState in testTwoSpanGrid_elementInFirstRow_sizeSingleSpan() constant
122 val bottomState = underTest.bottomDragState in testTwoSpanGrid_elementInSecondRow_sizeSingleSpan() constant
142 val bottomState = underTest.bottomDragState in testTwoSpanGrid_elementInFirstRow_sizeTwoSpan() constant
162 val bottomState = underTest.bottomDragState in testThreeSpanGrid_elementInMiddleRow_sizeOneSpan() constant
179 val bottomState = underTest.bottomDragState in testThreeSpanGrid_elementInTopRow_sizeOneSpan() constant
201 val bottomState = underTest.bottomDragState in testSixSpanGrid_minSpanThree_itemInFourthRow_sizeThreeSpans() constant
219 val bottomState = underTest.bottomDragState in testTwoSpanGrid_elementMovesFromFirstRowToSecondRow() constant
282 val bottomState = underTest.bottomDragState in testRowInfoBecomesNull_revertsBackToDefault() constant
[all …]