Searched refs:gridModel (Results 1 – 1 of 1) sorted by relevance
145 GridModel gridModel = new GridModel(layoutView, mLayout, mFlatten); in convertToGridLayout() local146 mViews = gridModel.getViews(); in convertToGridLayout()147 mColumnCount = gridModel.computeColumnCount(); in convertToGridLayout()149 deleteRemovedElements(gridModel.getDeletedElements()); in convertToGridLayout()