DeviceFlashPreparer.Opcje szyfrowania

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

Obiekt Java.lang.Object
java.lang.Enum< com.android.tradefed.targetprep.DeviceFlashPreparer.EncryptionOptions >
com.android.tradefed.targetprep.DeviceFlashPreparer.EncryptionOptions


Liczba opcji obsługi szyfrowania obrazu danych użytkownika

Streszczenie

Wartości wyliczeniowe

DeviceFlashPreparer.EncryptionOptions ENCRYPT

DeviceFlashPreparer.EncryptionOptions IGNORE

Metody publiczne

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

Wartości wyliczeniowe

SZYFROWAĆ

public static final DeviceFlashPreparer.EncryptionOptions ENCRYPT

IGNOROWAĆ

public static final DeviceFlashPreparer.EncryptionOptions IGNORE

Metody publiczne

wartość

public static DeviceFlashPreparer.EncryptionOptions valueOf (String name)

Parametry
name String

Zwroty
DeviceFlashPreparer.EncryptionOptions

wartości

public static final EncryptionOptions[] values ()

Zwroty
EncryptionOptions[]