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


อาร์เรย์แบบจำกัดของตัวเลือกสำหรับการจัดการการเข้ารหัสรูปภาพข้อมูลผู้ใช้

สรุป

ค่า enum

DeviceFlashPreparer.EncryptionOptions  ENCRYPT

 

DeviceFlashPreparer.EncryptionOptions  IGNORE

 

เมธอดสาธารณะ

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

ค่า enum

เข้ารหัส

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