Searched refs:DEBUG_FILE (Results 1 – 2 of 2) sorted by relevance
15 public static boolean DEBUG_FILE; field in DebugUtils21 DEBUG_FILE = prefs.getEnableExchangeFileLogging(); in init()
68 enableFileLoggingView.setChecked(DebugUtils.DEBUG_FILE); in onCreateView()100 DebugUtils.DEBUG_FILE = isChecked; in onCheckedChanged()