设备管理器.FastbootDevice

public static class DeviceManager.FastbootDevice
extends StubDevice

java.lang.Object
com.android.tradefed.device.StubDevice
com.android.tradefed.device.DeviceManager.FastbootDevice


处于快速启动模式的设备的表示。

概括

公共构造函数

FastbootDevice (String serial)

公共方法

boolean isFastbootD ()
void setFastbootd (boolean isFastbootd)

公共构造函数

快速启动设备

public FastbootDevice (String serial)

参数
serial String

公共方法

是FastbootD

public boolean isFastbootD ()

退货
boolean

设置快速启动

public void setFastbootd (boolean isFastbootd)

参数
isFastbootd boolean