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