Searched refs:getEnableDebugLogging (Results 1 – 2 of 2) sorted by relevance
19 DEBUG = prefs.getEnableDebugLogging(); in init()33 int debugLogging = prefs.getEnableDebugLogging() ? EmailServiceProxy.DEBUG_BIT : 0; in updateLoggingFlags()
124 public boolean getEnableDebugLogging() { in getEnableDebugLogging() method in Preferences