|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportingInteractionMode | |
|---|---|
| org.acra | |
| Uses of ReportingInteractionMode in org.acra |
|---|
| Methods in org.acra that return ReportingInteractionMode | |
|---|---|
ReportingInteractionMode |
ACRAConfiguration.mode()
|
static ReportingInteractionMode |
ReportingInteractionMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReportingInteractionMode[] |
ReportingInteractionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.acra with parameters of type ReportingInteractionMode | |
|---|---|
void |
ACRAConfiguration.setMode(ReportingInteractionMode mode)
Change the current ReportingInteractionMode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||