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()

قيم التعداد

بعد_الفشل

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

بعد_الاختبار

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