Searched refs:cellCountPerRow (Results 1 – 1 of 1) sorted by relevance
45 int cellCountPerRow, in DirectShareViewHolder() argument47 super(rows.size() * cellCountPerRow, parent, viewType); in DirectShareViewHolder()51 this.mCellCountPerRow = cellCountPerRow; in DirectShareViewHolder()52 this.mCellVisibility = new boolean[rows.size() * cellCountPerRow]; in DirectShareViewHolder()