Thiết bị đồng hành

public abstract class CompanionAllocator
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep. Thực hành


Lớp cơ sở đảm nhận việc phân bổ và giải phóng thiết bị đồng hành

Bạn phải triển khai getCompanionDeviceSelectionOptions() để mô tả tiêu chí cần để phân bổ thiết bị đồng hành

Tóm tắt

Hàm khởi tạo công khai

CompanionAllocator()

Phương thức công khai

void setUp(ITestDevice device, IBuildInfo buildInfo)

Thiết lập thiết bị.

void tearDown(ITestDevice device, IBuildInfo buildInfo, Throwable e)

Phương thức được bảo vệ

abstract DeviceSelectionOptions getCompanionDeviceSelectionOptions()

Mô tả DeviceSelectionOptions cho thiết bị đồng hành

Hàm khởi tạo công khai

Thiết bị đồng hành

public CompanionAllocator ()

Phương thức công khai

thiết lập

public void setUp (ITestDevice device, 
                IBuildInfo buildInfo)

Thiết lập thiết bị.

Việc triển khai nội bộ phương thức này sẽ yêu cầu một thiết bị đồng hành và phân bổ thiết bị đó.

Tham số
device ITestDevice

buildInfo IBuildInfo

Gửi
BuildError
DeviceNotAvailableException
TargetSetupError

xé hình

public void tearDown (ITestDevice device, 
                IBuildInfo buildInfo, 
                Throwable e)

Tham số
device ITestDevice

buildInfo IBuildInfo

e Throwable

Gửi
DeviceNotAvailableException

Phương thức được bảo vệ

nhận đồng hànhThiết bịChọnTuỳ chọn

protected abstract DeviceSelectionOptions getCompanionDeviceSelectionOptions ()

Mô tả DeviceSelectionOptions cho thiết bị đồng hành

Giá trị trả về
DeviceSelectionOptions