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

الطرق العامة

valueOf

public static DeviceFlashPreparer.EncryptionOptions valueOf (String name)

المعلمات
name String

المرتجعات
DeviceFlashPreparer.EncryptionOptions

values

public static final EncryptionOptions[] values ()

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