DeviceFlashPreparer.EncryptionOptions

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

Objeto java.lang.
   ↳ java.lang.Enum<com.android.tradefed.targetprep.DeviceFlashPreparer.EncryptionOptions>
     ↳ com.android.tradefed.targetprep.DeviceFlashPreparer.EncryptionOptions


Enum de opciones para manejar la encriptación de la imagen userdata

Resumen

Enum. de valores

DeviceFlashPreparer.EncryptionOptions  ENCRYPT

 

DeviceFlashPreparer.EncryptionOptions  IGNORE

 

Métodos públicos

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

Enum. de valores

ENCRIPTAR

public static final DeviceFlashPreparer.EncryptionOptions ENCRYPT

IGNORAR

public static final DeviceFlashPreparer.EncryptionOptions IGNORE

Métodos públicos

valorDe

public static DeviceFlashPreparer.EncryptionOptions valueOf (String name)

Parámetros
name String

Muestra
DeviceFlashPreparer.EncryptionOptions

valores

public static final EncryptionOptions[] values ()

Muestra
EncryptionOptions[]