GsiDeviceFlashPreparer.PvmfwFlashMode
public
static
final
enum
GsiDeviceFlashPreparer.PvmfwFlashMode
extends Enum<GsiDeviceFlashPreparer.PvmfwFlashMode>
| java.lang.Object | ||
| ↳ | java.lang.Enum<com.android.tradefed.targetprep.GsiDeviceFlashPreparer.PvmfwFlashMode> | |
| ↳ | com.android.tradefed.targetprep.GsiDeviceFlashPreparer.PvmfwFlashMode | |
Summary
Enum values | |
|---|---|
GsiDeviceFlashPreparer.PvmfwFlashMode |
AUTO
|
GsiDeviceFlashPreparer.PvmfwFlashMode |
OFF
|
GsiDeviceFlashPreparer.PvmfwFlashMode |
ON
|
Public methods | |
|---|---|
static
GsiDeviceFlashPreparer.PvmfwFlashMode
|
valueOf(String name)
|
static
final
PvmfwFlashMode[]
|
values()
|
Enum values
Public methods
valueOf
public static GsiDeviceFlashPreparer.PvmfwFlashMode valueOf (String name)
| Parameters | |
|---|---|
name |
String |
| Returns | |
|---|---|
GsiDeviceFlashPreparer.PvmfwFlashMode |
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-06-22 UTC.