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


Tóm tắt

Giá trị enum

UiAutomatorTest.LoggingOption  AFTER_FAILURE

 

UiAutomatorTest.LoggingOption  AFTER_TEST

 

UiAutomatorTest.LoggingOption  OFF

 

Phương thức công khai

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

Giá trị enum

SAU_ LỖI

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

SAU_THỬ NGHIỆM

public static final UiAutomatorTest.LoggingOption AFTER_TEST

ĐÃ TẮT

public static final UiAutomatorTest.LoggingOption OFF

Phương thức công khai

giá trị của

public static UiAutomatorTest.LoggingOption valueOf (String name)

Tham số
name String

Giá trị trả về
UiAutomatorTest.LoggingOption

giá trị

public static final LoggingOption[] values ()

Giá trị trả về
LoggingOption[]