Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/ui/viewmodel/
DResizeableItemFrameViewModel.kt63 val totalSpans: Int, constant in com.android.systemui.communal.ui.viewmodel.ResizeableItemFrameViewModel.GridLayoutInfo
229 val totalSpans = layoutInfo.totalSpans in calculateAnchorsForHandle() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/viewmodel/
DResizeableItemFrameViewModelTest.kt576 val totalSpans: Int, constant in com.android.systemui.communal.ui.viewmodel.ResizeableItemFrameViewModelTest.GridLayout