Searched defs:rowIdx (Results 1 – 2 of 2) sorted by relevance
344 View getViewAt(int rowIdx, int colIdx) { in getViewAt()348 rowIdx, mRowsContainer.getChildCount())); in getViewAt() local
589 int rowIdx = absoluteY / (mSlotHeight + mSlotGap); in getSlotIndexByPosition() local