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 d'énumération

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 d'énumération

APRES_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

APRÈS_TEST

public static final UiAutomatorTest.LoggingOption AFTER_TEST

DÉSACTIVÉ

public static final UiAutomatorTest.LoggingOption OFF

Méthodes publiques

valeur de

public static UiAutomatorTest.LoggingOption valueOf (String name)

Paramètres
name String

Retour
UiAutomatorTest.LoggingOption

valeurs

public static final LoggingOption[] values ()

Retour
LoggingOption[]