Home
last modified time | relevance | path

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

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