DeviceCleaner.PostCleanupAction

public static final enum DeviceCleaner.PostCleanupAction
extends Enum< DeviceCleaner.PostCleanupAction >

java.lang.Object
java.lang.Enum< com.android.tradefed.targetprep.DeviceCleaner.PostCleanupAction >
com.android.tradefed.targetprep.DeviceCleaner.PostCleanupAction


สรุป

ค่าแจงนับ

DeviceCleaner.PostCleanupAction NONE

ไม่มีการดำเนินการล้างโพสต์

DeviceCleaner.PostCleanupAction SCREEN_OFF

ปิดหน้าจอหลังจากการล้างข้อมูล

DeviceCleaner.PostCleanupAction SCREEN_OFF_AND_STOP

ปิดหน้าจอและหยุดรันไทม์หลังจากการดำเนินการล้างข้อมูล

วิธีการสาธารณะ

static DeviceCleaner.PostCleanupAction valueOf (String name)
static final PostCleanupAction[] values ()

ค่าแจงนับ

ไม่มี

public static final DeviceCleaner.PostCleanupAction NONE

ไม่มีการดำเนินการล้างโพสต์

หน้าจอ_ปิด

public static final DeviceCleaner.PostCleanupAction SCREEN_OFF

ปิดหน้าจอหลังจากการล้างข้อมูล

SCREEN_OFF_AND_STOP

public static final DeviceCleaner.PostCleanupAction SCREEN_OFF_AND_STOP

ปิดหน้าจอและหยุดรันไทม์หลังจากการดำเนินการล้างข้อมูล

วิธีการสาธารณะ

มูลค่าของ

public static DeviceCleaner.PostCleanupAction valueOf (String name)

พารามิเตอร์
name String

การส่งคืน
DeviceCleaner.PostCleanupAction

ค่านิยม

public static final PostCleanupAction[] values ()

การส่งคืน
PostCleanupAction[]