התכונה DeviceResetFeature

public class DeviceResetFeature
extends Object implements IConfigurationReceiver, IRemoteFeature, ITestInformationReceiver

JavaScript.lang.Object
com.android.tradefed.device.internal.DeviceResetFeature


יישום של איפוס מכשיר בצד השרת.

סיכום

שדות

public static final String DEVICE_NAME

public static final String DEVICE_RESET_FEATURE_NAME

בנאים ציבוריים

DeviceResetFeature()

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

FeatureResponse execute(FeatureRequest request)

הפונקציה מחזירה ערך FeatureResponse על סמך הבקשה.

String getName()

שם התכונה.

TestInformation getTestInformation()
void setConfiguration(IConfiguration configuration)

החדרת IConfiguration בשימוש.

void setTestInformation(TestInformation testInformation)

שדות

DEVICE_NAME

public static final String DEVICE_NAME

DEVICE_RESET_FEATURE_NAME

public static final String DEVICE_RESET_FEATURE_NAME

בנאים ציבוריים

התכונה DeviceResetFeature

public DeviceResetFeature ()

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

לבצע

public FeatureResponse execute (FeatureRequest request)

הפונקציה מחזירה ערך FeatureResponse על סמך הבקשה.

פרמטרים
request FeatureRequest

החזרות
FeatureResponse

getName

public String getName ()

שם התכונה. חייב להתאים ל-FeatureRequest#getName().

החזרות
String

getTestInformation

public TestInformation getTestInformation ()

החזרות
TestInformation

הגדרה

public void setConfiguration (IConfiguration configuration)

החדרת IConfiguration בשימוש.

פרמטרים
configuration IConfiguration

setTestInformation

public void setTestInformation (TestInformation testInformation)

פרמטרים
testInformation TestInformation