DeviceManager.FastbootDevice
public static class DeviceManager.FastbootDevice
extends StubDevice
java.lang.객체 | ||
↳ | 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 |
setFastbootd
public void setFastbootd (boolean isFastbootd)
매개변수 | |
---|---|
isFastbootd | boolean |