DeviceManager.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

公开方法

isFastbootD

public boolean isFastbootD ()

退货
boolean

setFastbootd

public void setFastbootd (boolean isFastbootd)

参数
isFastbootd boolean