裝置管理員.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