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


概括

列舉值

UiAutomatorTest.LoggingOption AFTER_FAILURE

UiAutomatorTest.LoggingOption AFTER_TEST

UiAutomatorTest.LoggingOption OFF

公共方法

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

列舉值

AFTER_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

測試後

public static final UiAutomatorTest.LoggingOption AFTER_TEST

離開

public static final UiAutomatorTest.LoggingOption OFF

公共方法

的價值

public static UiAutomatorTest.LoggingOption valueOf (String name)

參數
name String

退貨
UiAutomatorTest.LoggingOption

價值觀

public static final LoggingOption[] values ()

退貨
LoggingOption[]