Google cam kết thúc đẩy công bằng chủng tộc cho Cộng đồng người da đen. Xem cách thực hiện.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.

DeviceResetFeature

public class DeviceResetFeature
extends Object implements IRemoteFeature , IConfigurationReceiver , ITestInformationReceiver

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


Thực hiện đặt lại thiết bị phía máy chủ.

Bản tóm tắt

Lĩnh vực

public static final String DEVICE_NAME

public static final String DEVICE_RESET_FEATURE_NAME

Các nhà xây dựng công cộng

DeviceResetFeature ()

Phương pháp công khai

FeatureResponse execute (FeatureRequest request)

Trả về một FeatureResponse dựa trên yêu cầu.

String getName ()

Tên của đối tượng địa lý.

TestInformation getTestInformation ()
void setConfiguration ( IConfiguration configuration)

IConfiguration đang sử dụng.

void setTestInformation ( TestInformation testInformation)

Lĩnh vực

TÊN THIẾT BỊ

public static final String DEVICE_NAME

DEVICE_RESET_FEATURE_NAME

public static final String DEVICE_RESET_FEATURE_NAME

Các nhà xây dựng công cộng

DeviceResetFeature

public DeviceResetFeature ()

Phương pháp công khai

hành hình

public FeatureResponse execute (FeatureRequest request)

Trả về một FeatureResponse dựa trên yêu cầu.

Thông số
request FeatureRequest

Lợi nhuận
FeatureResponse

getName

public String getName ()

Tên của đối tượng địa lý. Phải khớp với FeatureRequest#getName() .

Lợi nhuận
String

getTestInformation

public TestInformation getTestInformation ()

Lợi nhuận
TestInformation

setConfiguration

public void setConfiguration (IConfiguration configuration)

IConfiguration đang sử dụng.

Thông số
configuration IConfiguration

setTestInformation

public void setTestInformation (TestInformation testInformation)

Thông số
testInformation TestInformation