Searched refs:getLastIndexOnSameRow (Results 1 – 2 of 2) sorted by relevance
77 public static int getLastIndexOnSameRow(int index, RecyclerView parent) { in getLastIndexOnSameRow() method in GridLayoutManagerUtils
1373 int lastItem = GridLayoutManagerUtils.getLastIndexOnSameRow(i, parent); in onDrawOver()