Searched defs:CachedCursor (Results 1 – 1 of 1) sorted by relevance
281 public static final class CachedCursor extends CursorWrapper implements CrossProcessCursor { class in ContentCache293 public CachedCursor(Cursor cursor, ContentCache cache, String id) { in CachedCursor() method in ContentCache.CachedCursor