DeviceManager.FastbootDevice

public static class DeviceManager.FastbootDevice
extends StubDevice

java.lang.Object
   ↳ com.android.tradefed.device.StubDevice
     ↳ com.android.tradefed.device.DeviceManager.FastbootDevice


빠른 부팅 모드(Fastboot mode)의 기기 표현

요약

공개 생성자

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