Searched defs:addRow (Results 1 – 5 of 5) 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
77 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
309 private void addRow(int stream, int iconRes, int iconMuteRes, boolean important) { in addRow() method in VolumeDialog