DeviceActionUtil.Command
public
static
final
enum
DeviceActionUtil.Command
extends Enum<DeviceActionUtil.Command>
java.lang.Object | ||
😎 | java.lang.Enum<com.android.tradefed.util.DeviceActionUtil.Command> | |
😎 | com.android.tradefed.util.DeviceActionUtil.Command |
Befehle für Geräteaktion.
Zusammenfassung
Enum-Werte | |
---|---|
DeviceActionUtil.Command |
INSTALL_MAINLINE
|
DeviceActionUtil.Command |
RESET
|
Öffentliche Methoden | |
---|---|
static
DeviceActionUtil.Command
|
valueOf(String name)
|
static
final
Command[]
|
values()
|
Enum-Werte
Öffentliche Methoden
valueOf
public static DeviceActionUtil.Command valueOf (String name)
Parameter | |
---|---|
name |
String |
Returns | |
---|---|
DeviceActionUtil.Command |