Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DContentCache.java77 public final class ContentCache { class
411 public ContentCache(String name, String[] baseProjection, int maxSize) { in ContentCache() method in ContentCache