Searched defs:totalSpace (Results 1 – 3 of 3) sorted by relevance
212 final int totalSpace = mLayoutManager.mOrientationHelper.getTotalSpace(); in getFirstLastChildrenTest() local
353 final int totalSpace = mLayoutManager.mPrimaryOrientation.getTotalSpace(); in getFirstLastChildrenTest() local
274 int totalSpace; in updateMeasurements() local308 private void calculateItemBorders(int totalSpace) { in calculateItemBorders()319 static int[] calculateItemBorders(int[] cachedBorders, int spanCount, int totalSpace) { in calculateItemBorders()