Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DContentCache.java80 private static final boolean DEBUG_NOT_CACHEABLE = false; // DO NOT CHECK IN TRUE field in ContentCache
711 if (DEBUG_NOT_CACHEABLE) { in notCacheable()