MCPcopy Create free account
hub / github.com/M66B/FairEmail / setCrashReporting

Method setCrashReporting

app/src/main/java/eu/faircode/email/Log.java:220–221  ·  view source on GitHub ↗
(boolean enabled)

Source from the content-addressed store, hash-verified

218 }
219
220 static void setCrashReporting(boolean enabled) {
221 }
222
223 static void forceCrashReport(Context context, Throwable fatal) {
224 SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context);

Callers 4

onClickMethod · 0.95
onClickMethod · 0.95
onCheckedChangedMethod · 0.95
forceCrashReportMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected