Searched refs:getMarginBelow (Results 1 – 1 of 1) sorted by relevance
157 public final int getMarginBelow(int col) { in getMarginBelow() method in StaggeredGridView.LayoutRecord522 final int colBottom = bottom + rec.getMarginBelow(col - lp.column); in recycleOffscreenViews()1086 mItemBottoms[i] = childBottom + rec.getMarginBelow(i - nextCol); in fillDown()