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)

公共構造函數

Fastboot設備

public FastbootDevice (String serial)

參數
serial String

公共方法

isFastbootD

public boolean isFastbootD ()

退貨
boolean

設置Fastbootd

public void setFastbootd (boolean isFastbootd)

參數
isFastbootd boolean