DeviceFlashPreparer.EncryptionOptions

public static final enum DeviceFlashPreparer.EncryptionOptions
extends Enum< DeviceFlashPreparer.EncryptionOptions >

java.lang.Object
java.lang.Enum< com.android.tradefed.targetprep.DeviceFlashPreparer.EncryptionOptions >
com.android.tradefed.targetprep.DeviceFlashPreparer.EncryptionOptions


عدد الخيارات للتعامل مع تشفير صورة بيانات المستخدم

ملخص

قيم التعداد

DeviceFlashPreparer.EncryptionOptions ENCRYPT

DeviceFlashPreparer.EncryptionOptions IGNORE

الأساليب العامة

static DeviceFlashPreparer.EncryptionOptions valueOf (String name)
static final EncryptionOptions[] values ()

قيم التعداد

تشفير

public static final DeviceFlashPreparer.EncryptionOptions ENCRYPT

يتجاهل

public static final DeviceFlashPreparer.EncryptionOptions IGNORE

الأساليب العامة

قيمة ال

public static DeviceFlashPreparer.EncryptionOptions valueOf (String name)

حدود
name String

عائدات
DeviceFlashPreparer.EncryptionOptions

قيم

public static final EncryptionOptions[] values ()

عائدات
EncryptionOptions[]