Home
last modified time | relevance | path

Searched refs:getCachedCursorImpl (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/provider/
DContentCache.java522 return getCachedCursorImpl(id); in getCachedCursor()
528 private CachedCursor getCachedCursorImpl(String id) { in getCachedCursorImpl() method in ContentCache