Searched refs:setGap (Results 1 – 3 of 3) sorted by relevance
76 mChildren.setGap(mWidthGap, mHeightGap); in PagedViewCellLayout()192 mChildren.setGap(mWidthGap, mHeightGap); in onMeasure()285 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayout288 mChildren.setGap(widthGap, heightGap); in setGap()
55 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayoutChildren
383 mWidgetSpacingLayout.setGap(mPageLayoutWidthGap, mPageLayoutHeightGap); in onDataReady()1001 layout.setGap(mPageLayoutWidthGap, mPageLayoutHeightGap); in setupPage()