Searched defs:newRow (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/database/
H A DMatrixCursor.java23 * {@link #newRow()} to add rows. Automatically expands internal capacity
85 public RowBuilder newRow() { method in class:MatrixCursor

Completed in 481 milliseconds