DynamicSystemPreparer.PvmfwFlashMode

public static final enum DynamicSystemPreparer.PvmfwFlashMode
extends Enum<DynamicSystemPreparer.PvmfwFlashMode>

java.lang.Object
   ↳ java.lang.Enum<com.android.tradefed.targetprep.DynamicSystemPreparer.PvmfwFlashMode>
     ↳ com.android.tradefed.targetprep.DynamicSystemPreparer.PvmfwFlashMode


खास जानकारी

ईनम वैल्यू

DynamicSystemPreparer.PvmfwFlashMode  AUTO

 

DynamicSystemPreparer.PvmfwFlashMode  OFF

 

DynamicSystemPreparer.PvmfwFlashMode  ON

 

पब्लिक मेथड

static DynamicSystemPreparer.PvmfwFlashMode valueOf(String name)
static final PvmfwFlashMode[] values()

ईनम वैल्यू

ऑटो

public static final DynamicSystemPreparer.PvmfwFlashMode AUTO

बंद है

public static final DynamicSystemPreparer.PvmfwFlashMode OFF

चालू है

public static final DynamicSystemPreparer.PvmfwFlashMode ON

पब्लिक मेथड

valueOf

public static DynamicSystemPreparer.PvmfwFlashMode valueOf (String name)

पैरामीटर
name String

रिटर्न
DynamicSystemPreparer.PvmfwFlashMode

वैल्यू

public static final PvmfwFlashMode[] values ()

रिटर्न
PvmfwFlashMode[]