UiAutomatorTest.LoggingOption

public static final enum 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[]