DeviceFlashPreparer.EncryptionOptions

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

java.lang.オブジェクト
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[]