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


สรุป

ค่า enum

DynamicSystemPreparer.PvmfwFlashMode  AUTO

 

DynamicSystemPreparer.PvmfwFlashMode  OFF

 

DynamicSystemPreparer.PvmfwFlashMode  ON

 

เมธอดสาธารณะ

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

ค่า enum

อัตโนมัติ

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[]