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


Podsumowanie

Wartości typu wyliczeniowego

UiAutomatorTest.LoggingOption  AFTER_FAILURE

 

UiAutomatorTest.LoggingOption  AFTER_TEST

 

UiAutomatorTest.LoggingOption  OFF

 

Metody publiczne

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

Wartości typu wyliczeniowego

AFTER_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

PO_TESTIE

public static final UiAutomatorTest.LoggingOption AFTER_TEST

WYŁ.

public static final UiAutomatorTest.LoggingOption OFF

Metody publiczne

wartość

public static UiAutomatorTest.LoggingOption valueOf (String name)

Parametry
name String

Zwroty
UiAutomatorTest.LoggingOption

wartości

public static final LoggingOption[] values ()

Zwroty
LoggingOption[]