Searched refs:newRow (Results 1 – 11 of 11) sorted by relevance
42 final TableRow newRow = new TableRow(AddColumn.this); in onCreate()47 newRow.addView(view, new TableRow.LayoutParams()); in onCreate()49 table.addView(newRow, new TableLayout.LayoutParams()); in onCreate()50 newRow.requestLayout(); in onCreate()
107 matrix.newRow() in addRow()115 matrix.newRow() in addRow()123 matrix.newRow() in addRow()131 matrix.newRow() in addRow()
34 cursor.newRow().add(null); in testNullValue()49 cursor.newRow() in testMatrixCursor()62 cursor.newRow() in testMatrixCursor()
82 cursor.newRow().add(id).add(string).add(Intent.ACTION_SEARCH).add(string); in addRow()
85 public RowBuilder newRow() { in newRow() method in MatrixCursor
7049 method public android.database.MatrixCursor.RowBuilder newRow();
7081 method public android.database.MatrixCursor.RowBuilder newRow();
7348 method public android.database.MatrixCursor.RowBuilder newRow();
7499 method public android.database.MatrixCursor.RowBuilder newRow();