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

/frameworks/base/core/java/android/database/
H A DMergeCursor.java21 * The schema of the cursors presented is entirely up to the creator of the MergeCursor, and
23 * value for the row that the MergeCursor is currently pointing at.
25 public class MergeCursor extends AbstractCursor class in inherits:AbstractCursor
42 public MergeCursor(Cursor[] cursors) method in class:MergeCursor

Completed in 4 milliseconds