Searched refs:mCellCountPerRow (Results 1 – 1 of 1) sorted by relevance
35 private final int mCellCountPerRow; field in DirectShareViewHolder51 this.mCellCountPerRow = cellCountPerRow; in DirectShareViewHolder()69 return mRows.get(index / mCellCountPerRow); in getRowByIndex()