Home
last modified time | relevance | path

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

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