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 |
요약
Enum 값 | |
---|---|
UiAutomatorTest.LoggingOption |
AFTER_FAILURE
|
UiAutomatorTest.LoggingOption |
AFTER_TEST
|
UiAutomatorTest.LoggingOption |
OFF
|
공개 메서드 | |
---|---|
static
UiAutomatorTest.LoggingOption
|
valueOf(String name)
|
static
final
LoggingOption[]
|
values()
|
Enum 값
공개 메서드
값
public static UiAutomatorTest.LoggingOption valueOf (String name)
매개변수 | |
---|---|
name |
String |
반환 값 | |
---|---|
UiAutomatorTest.LoggingOption |