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