TestDeviceOptions.InstanceType

public static final enum TestDeviceOptions.InstanceType
extends Enum< TestDeviceOptions.InstanceType >

java.lang.Object
java.lang.Enum< com.android.tradefed.device.TestDeviceOptions.InstanceType >
com.android.tradefed.device.TestDeviceOptions.InstanceType


סיכום

ערכי מנה

TestDeviceOptions.InstanceType CHEEPS

Chrome OS VM (betty)

TestDeviceOptions.InstanceType CUTTLEFISH

מכשיר מרוחק בתוך אמולטור שאליו אנו ניגשים דרך ssh למופע המארח את האמולטור ואז adb connect.

TestDeviceOptions.InstanceType EMULATOR

אמולטור אנדרואיד.

TestDeviceOptions.InstanceType GCE

מכשיר שאליו אנו ניגשים מרחוק באמצעות ssh ו-adb connect

TestDeviceOptions.InstanceType REMOTE_AVD

TestDeviceOptions.InstanceType REMOTE_NESTED_AVD

שיטות ציבוריות

static TestDeviceOptions.InstanceType valueOf (String name)
static final InstanceType[] values ()

ערכי מנה

צ'יפים

public static final TestDeviceOptions.InstanceType CHEEPS

Chrome OS VM (betty)

דְיוֹנוֹן

public static final TestDeviceOptions.InstanceType CUTTLEFISH

מכשיר מרוחק בתוך אמולטור שאליו אנו ניגשים דרך ssh למופע המארח את האמולטור ואז adb connect.

אמולטור

public static final TestDeviceOptions.InstanceType EMULATOR

אמולטור אנדרואיד.

GCE

public static final TestDeviceOptions.InstanceType GCE

מכשיר שאליו אנו ניגשים מרחוק באמצעות ssh ו-adb connect

REMOTE_AVD

public static final TestDeviceOptions.InstanceType REMOTE_AVD

REMOTE_NESTED_AVD

public static final TestDeviceOptions.InstanceType REMOTE_NESTED_AVD

שיטות ציבוריות

ערך של

public static TestDeviceOptions.InstanceType valueOf (String name)

פרמטרים
name String

החזרות
TestDeviceOptions.InstanceType

ערכים

public static final InstanceType[] values ()

החזרות
InstanceType[]