DeviceCleaner.CleanupAction

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

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


ملخّص

قيم التعداد

DeviceCleaner.CleanupAction  FORMAT

تنسيق أقسام بيانات المستخدم وذاكرة التخزين المؤقت كتنظيف بعد الاختبار

DeviceCleaner.CleanupAction  NONE

ما مِن إجراء لحذف البيانات

DeviceCleaner.CleanupAction  REBOOT

إعادة تشغيل الجهاز بعد إزالة البرامج الضارة

الطرق العامة

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

قيم التعداد

التنسيق

public static final DeviceCleaner.CleanupAction FORMAT

تنسيق أقسام بيانات المستخدم وذاكرة التخزين المؤقت كتنظيف بعد الاختبار

لم يتم اختيار لون

public static final DeviceCleaner.CleanupAction NONE

ما مِن إجراء لحذف البيانات

إعادة التشغيل

public static final DeviceCleaner.CleanupAction REBOOT

إعادة تشغيل الجهاز بعد إزالة البرامج الضارة

الطرق العامة

قيمة

public static DeviceCleaner.CleanupAction valueOf (String name)

المعلمات
name String

المرتجعات
DeviceCleaner.CleanupAction

القيم

public static final CleanupAction[] values ()

المرتجعات
CleanupAction[]