UiAutomatorTest.LoggingOption

public static final enum UiAutomatorTest.LoggingOption
extends Enum< UiAutomatorTest.LoggingOption >

java.lang.Объект
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[]