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

/frameworks/base/core/java/android/content/
H A DCursorEntityIterator.java27 public abstract class CursorEntityIterator implements EntityIterator { class in inherits:EntityIterator
36 public CursorEntityIterator(Cursor cursor) { method in class:CursorEntityIterator

Completed in 65 milliseconds