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