- get() - Method in class cat.ereza.customactivityoncrash.config.CaocConfig.Builder
-
- getActivityLogFromIntent(Intent) - Static method in class cat.ereza.customactivityoncrash.CustomActivityOnCrash
-
Given an Intent, returns the activity log extra from it.
- getAllErrorDetailsFromIntent(Context, Intent) - Static method in class cat.ereza.customactivityoncrash.CustomActivityOnCrash
-
Given an Intent, returns several error details including the stack trace extra from the intent.
- getBackgroundMode() - Method in class cat.ereza.customactivityoncrash.config.CaocConfig
-
- getConfig() - Static method in class cat.ereza.customactivityoncrash.CustomActivityOnCrash
-
INTERNAL method that returns the current configuration of the library.
- getConfigFromIntent(Intent) - Static method in class cat.ereza.customactivityoncrash.CustomActivityOnCrash
-
Given an Intent, returns the config extra from it.
- getErrorActivityClass() - Method in class cat.ereza.customactivityoncrash.config.CaocConfig
-
- getErrorDrawable() - Method in class cat.ereza.customactivityoncrash.config.CaocConfig
-
- getEventListener() - Method in class cat.ereza.customactivityoncrash.config.CaocConfig
-
- getMinTimeBetweenCrashesMs() - Method in class cat.ereza.customactivityoncrash.config.CaocConfig
-
- getRestartActivityClass() - Method in class cat.ereza.customactivityoncrash.config.CaocConfig
-
- getStackTraceFromIntent(Intent) - Static method in class cat.ereza.customactivityoncrash.CustomActivityOnCrash
-
Given an Intent, returns the stack trace extra from it.
- getType(Uri) - Method in class cat.ereza.customactivityoncrash.provider.CaocInitProvider
-