IDeviceSelection.BaseDeviceType

public static final enum IDeviceSelection.BaseDeviceType
extends Enum<IDeviceSelection.BaseDeviceType>

java.lang.Object
java.lang.Enum<com.android.tradefed.device.IDeviceSelection.BaseDeviceType>
  com.android.tradefed.device.IDeviceSelection.BaseDeviceType


ملخّص

قيم التعداد

IDeviceSelection.BaseDeviceType  FULL_DEVICE

 

IDeviceSelection.BaseDeviceType  NATIVE_DEVICE

 

الطرق العامة

static IDeviceSelection.BaseDeviceType valueOf(String name)
static final BaseDeviceType[] values()

قيم التعداد

FULL_DEVICE

public static final IDeviceSelection.BaseDeviceType FULL_DEVICE

جهاز NATIVE_DEVICE

public static final IDeviceSelection.BaseDeviceType NATIVE_DEVICE

الطرق العامة

قيمة

public static IDeviceSelection.BaseDeviceType valueOf (String name)

المعلمات
name String

المرتجعات
IDeviceSelection.BaseDeviceType

القيم

public static final BaseDeviceType[] values ()

المرتجعات
BaseDeviceType[]