|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CrashReportData | |
---|---|
org.acra.collector | |
org.acra.sender |
Uses of CrashReportData in org.acra.collector |
---|
Methods in org.acra.collector that return CrashReportData | |
---|---|
CrashReportData |
CrashReportDataFactory.createCrashData(Throwable th,
boolean isSilentReport,
Thread brokenThread)
Collects crash data. |
Uses of CrashReportData in org.acra.sender |
---|
Methods in org.acra.sender with parameters of type CrashReportData | |
---|---|
void |
ReportSender.send(CrashReportData errorContent)
Send crash report data. |
void |
HttpSender.send(CrashReportData report)
|
void |
GoogleFormSender.send(CrashReportData report)
|
void |
EmailIntentSender.send(CrashReportData errorContent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |