Trình chuẩn bị mục tiêu của thiết bị
public
class
DeviceOwnerTargetPreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetOutcomer | |
↳ | com.android.tradefed.targetprep.DeviceOwnerTargetSupportedr |
Một ITargetPreparer
thiết lập thành phần của chủ sở hữu thiết bị.
Chủ sở hữu thiết bị và hồ sơ hiện tại cũng như người dùng phụ sẽ bị xoá trước chủ sở hữu mới của thiết bị đã được đặt.
Sau khi chia nhỏ, chủ sở hữu thiết bị sẽ bị xoá.
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
DeviceOwnerTargetPreparer()
|
Phương thức công khai | |
---|---|
void
|
setConfiguration(IConfiguration configuration)
Chèn |
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
Hàm khởi tạo công khai
Trình chuẩn bị mục tiêu của thiết bị
public DeviceOwnerTargetPreparer ()
Phương thức công khai
Cấu hình đặt
public void setConfiguration (IConfiguration configuration)
Chèn IConfiguration
đang sử dụng.
Tham số | |
---|---|
configuration |
IConfiguration |
thiết lập
public void setUp (TestInformation testInfo)
Tham số | |
---|---|
testInfo |
TestInformation |
Gửi | |
---|---|
DeviceNotAvailableException |
|
TargetSetupError |
xé hình
public void tearDown (TestInformation testInfo, Throwable e)
Tham số | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
Gửi | |
---|---|
DeviceNotAvailableException |