A  B  C  D  E  F  G  H  I  K  L  N  O  P  R  S  T  W 

S

setContext(Context) - function in org.acra.config.LimiterConfigurationBuilder
 
setDeleteReportsOnAppUpdate(Boolean) - function in org.acra.config.LimiterConfigurationBuilder
This property can be used to determine whether old (out of date) reports should be sent or not.
setEnabled(Boolean) - function in org.acra.config.LimiterConfigurationBuilder
 
setExceptionClassLimit(Integer) - function in org.acra.config.LimiterConfigurationBuilder
limit for reports with the same exception class
setFailedReportLimit(Integer) - function in org.acra.config.LimiterConfigurationBuilder
limit for unsent reports
setIgnoredCrashToast(String) - function in org.acra.config.LimiterConfigurationBuilder
toast shown when a report was not collected or sent because a limit was exceeded
setOverallLimit(Integer) - function in org.acra.config.LimiterConfigurationBuilder
general limit of reports
setPeriod(Long) - function in org.acra.config.LimiterConfigurationBuilder
Reports which have been collected before this will not be considered for any limits except {@link org.acra.annotation.
setPeriodUnit(TimeUnit) - function in org.acra.config.LimiterConfigurationBuilder
Unit of {@link org.acra.annotation.
setResetLimitsOnAppUpdate(Boolean) - function in org.acra.config.LimiterConfigurationBuilder
Resetting limits after an app update allows you to see if a bug still exists.
setStacktraceLimit(Integer) - function in org.acra.config.LimiterConfigurationBuilder
limit for reports with the same stacktrace
shouldFinishActivity(Context,CoreConfiguration,LastActivityManager) - function in org.acra.config.LimitingReportAdministrator
 
shouldKillApplication(Context,CoreConfiguration,ReportBuilder,CrashReportData) - function in org.acra.config.LimitingReportAdministrator
 
shouldSendReport(Context,CoreConfiguration,CrashReportData) - function in org.acra.config.LimitingReportAdministrator
 
shouldStartCollecting(Context,CoreConfiguration,ReportBuilder) - function in org.acra.config.LimitingReportAdministrator
 
stacktraceLimit() - function in org.acra.annotation.AcraLimiter
limit for reports with the same stacktrace
store(Context) - function in org.acra.config.LimiterData
 
A  B  C  D  E  F  G  H  I  K  L  N  O  P  R  S  T  W