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


Özet

Numaralandırma değerleri

UiAutomatorTest.LoggingOption AFTER_FAILURE

UiAutomatorTest.LoggingOption AFTER_TEST

UiAutomatorTest.LoggingOption OFF

Genel yöntemler

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

Numaralandırma değerleri

AFTER_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

AFTER_TEST

public static final UiAutomatorTest.LoggingOption AFTER_TEST

KAPALI

public static final UiAutomatorTest.LoggingOption OFF

Genel yöntemler

değeri

public static UiAutomatorTest.LoggingOption valueOf (String name)

Parametreler
name String

İadeler
UiAutomatorTest.LoggingOption

değerler

public static final LoggingOption[] values ()

İadeler
LoggingOption[]