Koleksiyonlar ile düzeninizi koruyun İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.

CihazSıfırlamaÖzelliği

public class DeviceResetFeature
extends Object implements IRemoteFeature , IConfigurationReceiver , ITestInformationReceiver

java.lang.Nesne
com.android.tradefed.device.internal.DeviceResetFeature


Aygıt sıfırlamanın sunucu tarafı uygulaması.

Özet

Alanlar

public static final String DEVICE_NAME

public static final String DEVICE_RESET_FEATURE_NAME

Kamu inşaatçıları

DeviceResetFeature ()

Genel 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 enjekte eder.

void setTestInformation ( TestInformation testInformation)

Alanlar

CİHAZ ADI

public static final String DEVICE_NAME

DEVICE_RESET_FEATURE_NAME

public static final String DEVICE_RESET_FEATURE_NAME

Kamu inşaatçıları

CihazSıfırlamaÖzelliği

public DeviceResetFeature ()

Genel yöntemler

uygulamak

public FeatureResponse execute (FeatureRequest request)

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

parametreler
request FeatureRequest

İadeler
FeatureResponse

getName

public String getName ()

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

İadeler
String

getTestInformation

public TestInformation getTestInformation ()

İadeler
TestInformation

setYapılandırma

public void setConfiguration (IConfiguration configuration)

Kullanımdaki IConfiguration enjekte eder.

parametreler
configuration IConfiguration

setTestInformation

public void setTestInformation (TestInformation testInformation)

parametreler
testInformation TestInformation