Searched refs:DEBUG_LOG_RAW_STREAM (Results 1 – 2 of 2) sorted by relevance
38 private static final boolean DEBUG_LOG_RAW_STREAM = false; // DO NOT RELEASE AS 'TRUE' field in ImapResponseParser92 if (DEBUG_LOG_RAW_STREAM && DebugUtils.DEBUG) { in ImapResponseParser()
56 private static boolean DEBUG_LOG_RAW_STREAM = false; field in Pop3Store604 if (DEBUG_LOG_RAW_STREAM && DebugUtils.DEBUG) { in fetchBody()