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 |