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 |
Các lệnh cho thao tác trên thiết bị.
Tóm tắt
Giá trị enum | |
---|---|
DeviceActionUtil.Command |
INSTALL_MAINLINE
|
DeviceActionUtil.Command |
RESET
|
Phương thức công khai | |
---|---|
static
DeviceActionUtil.Command
|
valueOf(String name)
|
static
final
Command[]
|
values()
|
Giá trị enum
Phương thức công khai
giá trị của
public static DeviceActionUtil.Command valueOf (String name)
Tham số | |
---|---|
name |
String |
Giá trị trả về | |
---|---|
DeviceActionUtil.Command |