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