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

values

public static final PvmfwFlashMode[] values ()

المرتجعات
PvmfwFlashMode[]