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


Riepilogo

Enum valori

UiAutomatorTest.LoggingOption AFTER_FAILURE

UiAutomatorTest.LoggingOption AFTER_TEST

UiAutomatorTest.LoggingOption OFF

Metodi pubblici

static UiAutomatorTest.LoggingOption valueOf (String name)
static final LoggingOption[] values ()

Enum valori

DOPO_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

DOPO_PROVA

public static final UiAutomatorTest.LoggingOption AFTER_TEST

SPENTO

public static final UiAutomatorTest.LoggingOption OFF

Metodi pubblici

valore di

public static UiAutomatorTest.LoggingOption valueOf (String name)

Parametri
name String

ritorna
UiAutomatorTest.LoggingOption

i valori

public static final LoggingOption[] values ()

ritorna
LoggingOption[]