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