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