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


Bản tóm tắt

Giá trị liệt kê

UiAutomatorTest.LoggingOption AFTER_FAILURE

UiAutomatorTest.LoggingOption AFTER_TEST

UiAutomatorTest.LoggingOption OFF

Phương pháp công cộng

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

Giá trị liệt kê

SAU_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

AFTER_TEST

public static final UiAutomatorTest.LoggingOption AFTER_TEST

TẮT

public static final UiAutomatorTest.LoggingOption OFF

Phương pháp công cộng

giá trị của

public static UiAutomatorTest.LoggingOption valueOf (String name)

Thông số
name String

Trả lại
UiAutomatorTest.LoggingOption

giá trị

public static final LoggingOption[] values ()

Trả lại
LoggingOption[]