DeviceManager.fastbootDevice

public static class DeviceManager.FastbootDevice
extends StubDevice

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


表示处于 Fastboot 模式的设备。

摘要

公共构造函数

FastbootDevice(String serial)

公共方法

boolean isFastbootD()
void setFastbootd(boolean isFastbootd)

公共构造函数

fastbootDevice

public FastbootDevice (String serial)

参数
serial String

公共方法

isfastbootD

public boolean isFastbootD ()

返回
boolean

setfastbootd

public void setFastbootd (boolean isFastbootd)

参数
isFastbootd boolean