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 वैल्यू

AFTER_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

AFTER_TEST

public static final UiAutomatorTest.LoggingOption AFTER_TEST

बंद

public static final UiAutomatorTest.LoggingOption OFF

सार्वजनिक तरीके

valueOf

public static UiAutomatorTest.LoggingOption valueOf (String name)

पैरामीटर
name String

रिटर्न
UiAutomatorTest.LoggingOption

वैल्यू

public static final LoggingOption[] values ()

रिटर्न
LoggingOption[]