UiAutomatorTest.LoggingOption
public
static
final
enum
UiAutomatorTest.LoggingOption
extends Enum<UiAutomatorTest.LoggingOption>
Java.lang.Nesne | ||
🎃 | java.lang.Enum<com.android.tradefed.testtype.UiAutomatorTest.LoggingOption> | |
🎃 | com.android.tradefed.testtype.UiAutomatorTest.LoggingOption |
Özet
Enum değerleri | |
---|---|
UiAutomatorTest.LoggingOption |
AFTER_FAILURE
|
UiAutomatorTest.LoggingOption |
AFTER_TEST
|
UiAutomatorTest.LoggingOption |
OFF
|
Herkese açık yöntemler | |
---|---|
static
UiAutomatorTest.LoggingOption
|
valueOf(String name)
|
static
final
LoggingOption[]
|
values()
|
Enum değerleri
Herkese açık yöntemler
değeri
public static UiAutomatorTest.LoggingOption valueOf (String name)
Parametreler | |
---|---|
name |
String |
İlerlemeler | |
---|---|
UiAutomatorTest.LoggingOption |