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 |