UiAutomatorTest.LoggingOption

public static final enum UiAutomatorTest.LoggingOption
extends Enum< UiAutomatorTest.LoggingOption >

java.lang.Objeto
java.lang.Enum< com.android.tradefed.testtype.UiAutomatorTest.LoggingOption >
com.android.tradefed.testtype.UiAutomatorTest.LoggingOption


Resumen

valores de enumeración

UiAutomatorTest.LoggingOption AFTER_FAILURE

UiAutomatorTest.LoggingOption AFTER_TEST

UiAutomatorTest.LoggingOption OFF

Métodos públicos

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

valores de enumeración

DESPUÉS DE LA FALLA

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

DESPUÉS DE LA PRUEBA

public static final UiAutomatorTest.LoggingOption AFTER_TEST

APAGADO

public static final UiAutomatorTest.LoggingOption OFF

Métodos públicos

valor de

public static UiAutomatorTest.LoggingOption valueOf (String name)

Parámetros
name String

Devoluciones
UiAutomatorTest.LoggingOption

valores

public static final LoggingOption[] values ()

Devoluciones
LoggingOption[]