HomeSort by relevance Sort by last modified time
    Searched full:debuglogging (Results 1 - 1 of 1) sorted by null

  /packages/apps/Email/src/com/android/email/
Email.java 227 int debugLogging = prefs.getEnableDebugLogging() ? EmailServiceProxy.DEBUG_BIT : 0;
234 int debugBits = debugLogging | verboseLogging | fileLogging | enableStrictMode;

Completed in 64 milliseconds