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