スタブローカルAndroid仮想デバイス

public class StubLocalAndroidVirtualDevice
extends TcpDevice implements IConfigurableVirtualDevice

java.lang.オブジェクト
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 ()

既知のデバイス番号オフセットが使用可能な場合はそれを返し、デバイス番号オフセットが設定されていない場合は null を返します。

パブリックコンストラクター

スタブローカルAndroid仮想デバイス

public StubLocalAndroidVirtualDevice (String serial, 
                int offset)

パラメーター
serial String

offset int

パブリックメソッド

getDeviceNumOffset

public Integer getDeviceNumOffset ()

既知のデバイス番号オフセットが使用可能な場合はそれを返し、デバイス番号オフセットが設定されていない場合は null を返します。

戻り値
Integer