Searched refs:mPageLayoutHeightGap (Results 1 – 2 of 2) sorted by relevance
130 protected int mPageLayoutHeightGap; field in PagedView218 mPageLayoutHeightGap = a.getDimensionPixelSize( in PagedView()
383 mWidgetSpacingLayout.setGap(mPageLayoutWidthGap, mPageLayoutHeightGap); in onDataReady()1001 layout.setGap(mPageLayoutWidthGap, mPageLayoutHeightGap); in setupPage()