StubLocalAndroid虛擬設備

public class StubLocalAndroidVirtualDevice
extends TcpDevice implements IConfigurableVirtualDevice

java.lang.Object
com.android.tradefed.device.StubDevice
com.android.tradefed.device.TcpDevice
com.android.tradefed.device.StubLocalAndroidVirtualDevice


DeviceSelectionOptions.localVirtualDeviceRequested()true時, DeviceManager用於分配的佔位符IDevice

概括

公共構造函數

StubLocalAndroidVirtualDevice (String serial, int offset)

公共方法

Integer getDeviceNumOffset ()

如果可用,則返回已知的設備編號偏移量,如果未設置設備編號偏移量,則返回空值。

公共構造函數

StubLocalAndroid虛擬設備

public StubLocalAndroidVirtualDevice (String serial, 
                int offset)

參數
serial String

offset int

公共方法

getDeviceNumOffset

public Integer getDeviceNumOffset ()

如果可用,則返回已知的設備編號偏移量,如果未設置設備編號偏移量,則返回空值。

退貨
Integer