Searched defs:totalSpace (Results 1 – 2 of 2) sorted by relevance
273 int totalSpace; in updateMeasurements() local307 private void calculateItemBorders(int totalSpace) { in calculateItemBorders()318 static int[] calculateItemBorders(int[] cachedBorders, int spanCount, int totalSpace) { in calculateItemBorders()
581 int totalSpace = carUiRecyclerView.getHeight() in testPageUpAndDownMoveSameDistance() local1112 int totalSpace = carUiRecyclerView.getHeight() in testRecyclerView_canScrollVertically() local