UiAutomatorTest.LoggingOption
public
static
final
enum
UiAutomatorTest.LoggingOption
extends Enum<UiAutomatorTest.LoggingOption>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.testtype.UiAutomatorTest.LoggingOption> | |
↳ | com.android.tradefed.testtype.UiAutomatorTest.LoggingOption |
Résumé
Valeurs enum | |
---|---|
UiAutomatorTest.LoggingOption |
AFTER_FAILURE
|
UiAutomatorTest.LoggingOption |
AFTER_TEST
|
UiAutomatorTest.LoggingOption |
OFF
|
Méthodes publiques | |
---|---|
static
UiAutomatorTest.LoggingOption
|
valueOf(String name)
|
static
final
LoggingOption[]
|
values()
|
Valeurs enum
Méthodes publiques
valeur_
public static UiAutomatorTest.LoggingOption valueOf (String name)
Paramètres | |
---|---|
name |
String |
Renvoie | |
---|---|
UiAutomatorTest.LoggingOption |