DeviceManager.FastbootDevice

public static class DeviceManager.FastbootDevice
extends StubDevice

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


Darstellung eines Geräts im Schnellstartmodus (Fastboot mode).

Zusammenfassung

Öffentliche Konstruktoren

FastbootDevice(String serial)

Öffentliche Methoden

boolean isFastbootD()
void setFastbootd(boolean isFastbootd)

Öffentliche Konstruktoren

Schnellstart-Gerät

public FastbootDevice (String serial)

Parameter
serial String

Öffentliche Methoden

istFastbootD

public boolean isFastbootD ()

Returns
boolean

Fastbootd festlegen

public void setFastbootd (boolean isFastbootd)

Parameter
isFastbootd boolean