Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DContentCache.java281 public static final class CachedCursor extends CursorWrapper implements CrossProcessCursor { class in ContentCache
293 public CachedCursor(Cursor cursor, ContentCache cache, String id) { in CachedCursor() method in ContentCache.CachedCursor