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

AFTER_TEST

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[]