Searched refs:debugLogging (Results 1 – 1 of 1) sorted by relevance
33 int debugLogging = prefs.getEnableDebugLogging() ? EmailServiceProxy.DEBUG_BIT : 0; in updateLoggingFlags() local40 int debugBits = debugLogging | exchangeLogging | fileLogging | enableStrictMode; in updateLoggingFlags()