CihazSnapshot Özelliği

public class DeviceSnapshotFeature
extends Object implements IConfigurationReceiver, IRemoteFeature, ITestInformationReceiver

Java.lang.Nesne
🎃 com.android.tradefed.device.internal.DeviceSnapshotFeature


Cihaz anlık görüntüsünün sunucu tarafı uygulaması.

Özet

Fields'ın oynadığı filmler

public static final String DEVICE_NAME

public static final String DEVICE_SNAPSHOT_FEATURE_NAME

public static final String RESTORE_FLAG

public static final String SNAPSHOT_ID

Kamu inşaatçıları

DeviceSnapshotFeature()

Herkese açık yöntemler

FeatureResponse execute(FeatureRequest request)

İsteğe göre bir FeatureResponse döndürür.

String getName()

Özelliğin adı.

TestInformation getTestInformation()
void setConfiguration(IConfiguration configuration)

Kullanımdaki IConfiguration öğesini ekler.

void setTestInformation(TestInformation testInformation)

Fields'ın oynadığı filmler

CİHAZ_ADI

public static final String DEVICE_NAME

DEVICE_SNAPSHOT_FEATURE_NAME

public static final String DEVICE_SNAPSHOT_FEATURE_NAME

GERİ YÜKLEME_BİLGİ

public static final String RESTORE_FLAG

SNAPSHOT_KİMLİĞİ

public static final String SNAPSHOT_ID

Kamu inşaatçıları

CihazSnapshot Özelliği

public DeviceSnapshotFeature ()

Herkese açık yöntemler

uygulamak

public FeatureResponse execute (FeatureRequest request)

İsteğe göre bir FeatureResponse döndürür.

Parametreler
request FeatureRequest

İlerlemeler
FeatureResponse

getName

public String getName ()

Özelliğin adı. FeatureRequest#getName() ile eşleşmelidir.

İlerlemeler
String

GetTestBilgileri

public TestInformation getTestInformation ()

İlerlemeler
TestInformation

setConfiguration

public void setConfiguration (IConfiguration configuration)

Kullanımdaki IConfiguration öğesini ekler.

Parametreler
configuration IConfiguration

setTestBilgileri

public void setTestInformation (TestInformation testInformation)

Parametreler
testInformation TestInformation