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 Fastboot-Modus.
Zusammenfassung
Öffentliche Konstrukteure | |
---|---|
FastbootDevice (String serial) |
Öffentliche Methoden | |
---|---|
boolean | isFastbootD () |
void | setFastbootd (boolean isFastbootd) |
Öffentliche Konstrukteure
FastbootDevice
public FastbootDevice (String serial)
Parameter | |
---|---|
serial | String |
Öffentliche Methoden
isFastbootD
public boolean isFastbootD ()
Kehrt zurück | |
---|---|
boolean |
setFastbootd
public void setFastbootd (boolean isFastbootd)
Parameter | |
---|---|
isFastbootd | boolean |