Searched defs:totalSpace (Results 1 – 3 of 3) sorted by relevance
210 final int totalSpace = mLayoutManager.mOrientationHelper.getTotalSpace(); in getFirstLastChildrenTest() local
355 final int totalSpace = mLayoutManager.mPrimaryOrientation.getTotalSpace(); in getFirstLastChildrenTest() local
958 int totalSpace; in updateMeasurements() local992 private void calculateItemBorders(int totalSpace) { in calculateItemBorders()1003 static int[] calculateItemBorders(int[] cachedBorders, int spanCount, int totalSpace) { in calculateItemBorders()