Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DContentCache.java79 private static final boolean DEBUG_TOKENS = false; // DO NOT CHECK IN TRUE field in ContentCache
188 if (DebugUtils.DEBUG && DEBUG_TOKENS) { in invalidateTokens()
207 if (DebugUtils.DEBUG && DEBUG_TOKENS) { in invalidate()
218 if (DebugUtils.DEBUG && DEBUG_TOKENS) { in remove()
231 if (DebugUtils.DEBUG && DEBUG_TOKENS) { in add()
598 if (DebugUtils.DEBUG && DEBUG_TOKENS) { in lock()