Searched refs:columnCount (Results 1 – 13 of 13) sorted by relevance
31 private final int columnCount; field in MatrixCursor42 this.columnCount = columnNames.length; in MatrixCursor()48 this.data = new Object[columnCount * initialCapacity]; in MatrixCursor()65 if (column < 0 || column >= columnCount) { in get()67 + column + ", # of columns: " + columnCount); in get()75 return data[mPos * columnCount + column]; in get()87 int endIndex = rowCount * columnCount; in newRow()89 int start = endIndex - columnCount; in newRow()103 if (columnValues.length != columnCount) { in addRow()105 + columnCount + ", columnValues.length = " in addRow()[all …]
35 …app:columnCount="6" > <===== notice how we're using app:columnCount…
160 int columnCount = columns.length; in getColumnIndex() local161 HashMap<String, Integer> map = new HashMap<String, Integer>(columnCount, 1); in getColumnIndex()162 for (int i = 0; i < columnCount; i++) { in getColumnIndex()
499 final int columnCount = nativeGetColumnCount( in prepare() local501 if (columnCount == 0) { in prepare()504 outStatementInfo.columnNames = new String[columnCount]; in prepare()505 for (int i = 0; i < columnCount; i++) { in prepare()
44 public static int columnCount=0x7f010002; field in R.attr
405 final int columnCount = cursor.getColumnCount(); in onExecute() local406 for (int i = 0; i < columnCount; i++) { in onExecute()
400 public void setColumnCount(int columnCount) { in setColumnCount() argument401 horizontalAxis.setCount(columnCount); in setColumnCount()
380 public void setColumnCount(int columnCount) { in setColumnCount() argument381 horizontalAxis.setCount(columnCount); in setColumnCount()
329 field public static final int columnCount = 16843639; // 0x1010377
331 field public static final int columnCount = 16843639; // 0x1010377
337 field public static final int columnCount = 16843639; // 0x1010377
357 field public static final int columnCount = 16843639; // 0x1010377