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