Searched defs:addRow (Results 1 – 4 of 4) sorted by relevance
101 public void addRow(Object[] columnValues) { in addRow() method in MatrixCursor122 public void addRow(Iterable<?> columnValues) { in addRow() method in MatrixCursor154 private void addRow(ArrayList<?> columnValues, int start) { in addRow() method in MatrixCursor
80 private void addRow(MatrixCursor cursor, String string) { in addRow() method in SuggestionProvider
72 private static MatrixCursor addRow(MatrixCursor c, in addRow() method in RecipientAlternatesAdapterTest
104 private void addRow(MatrixCursor matrix, int match_id) { in addRow() method in SampleProvider