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