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

ערכי מנה

AFTER_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

AFTER_TEST

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