Home
last modified time | relevance | path

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

/packages/apps/Email/tests/src/com/android/email/provider/
DContentCacheTests.java154 CachedCursor cachedCursor = (CachedCursor)wrappedCursor; in testCachedCursors() local
227 Cursor cachedCursor = cache.getCachedCursor("1", SIMPLE_PROJECTION); in testContentCacheRemoveEldestEntry() local