Searched refs:getRowStartSecondary (Results 1 – 1 of 1) sorted by relevance
1254 int getRowStartSecondary(int rowIndex) { in getRowStartSecondary() method in GridLayoutManager1272 return getRowStartSecondary(rightmostIndex) + getRowSizeSecondary(rightmostIndex); in getSizeSecondary()1694 int startSecondary = getRowStartSecondary(rowIndex)1972 int startSecondary = getRowStartSecondary(location.row) in fastRelayout()