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 z opcjami obsługi szyfrowania obrazu danych użytkownika

Podsumowanie

Wartości typu wyliczeniowego

DeviceFlashPreparer.EncryptionOptions  ENCRYPT

 

DeviceFlashPreparer.EncryptionOptions  IGNORE

 

Metody publiczne

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

Wartości typu wyliczeniowego

ZASZYFRUJ

public static final DeviceFlashPreparer.EncryptionOptions ENCRYPT

IGNORUJ

public static final DeviceFlashPreparer.EncryptionOptions IGNORE

Metody publiczne

valueOf

public static DeviceFlashPreparer.EncryptionOptions valueOf (String name)

Parametry
name String

Zwroty
DeviceFlashPreparer.EncryptionOptions

wartości

public static final EncryptionOptions[] values ()

Zwroty
EncryptionOptions[]