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

ليس هناك أي إجراء لإزالة المشاركة

SCREEN_OFF

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