Searched refs:numRows (Results 1 – 1 of 1) sorted by relevance
58 public InternalSelectionView(Context context, int numRows) { in InternalSelectionView() argument59 this(context, numRows, ""); in InternalSelectionView()62 public InternalSelectionView(Context context, int numRows, String label) { in InternalSelectionView() argument64 mNumRows = numRows; in InternalSelectionView()