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