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 |