Trình báo cáo phát hành thiết bị

public final class DeviceReleaseReporter
extends Object implements ICommandScheduler.IScheduledInvocationListener

java.lang.Object
   ↳ com.android.tradefed.device.internal.DeviceReleaseReporter


Trình báo cáo bản phát hành thiết bị xử lý việc giao tiếp với quy trình gốc mà(các) thiết bị sẽ phát hành.

Tóm tắt

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

DeviceReleaseReporter()

Phương thức công khai

void invocationComplete(IInvocationContext iInvocationContext, map)

Lệnh gọi lại khi toàn bộ lệnh gọi đã hoàn tất, bao gồm tất cả sự kiện ITestInvocationListener.invocationEnded(long).

void invocationInitiated(IInvocationContext context)

Lệnh gọi lại khi có một lệnh gọi được thực hiện.

void releaseDevices(IInvocationContext context, devicesStates)

Lệnh gọi lại được liên kết với ICommandOptions#earlyDeviceRelease() để huỷ bỏ thiết bị khi hoàn tất thao tác với chúng.

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

Trình báo cáo phát hành thiết bị

public DeviceReleaseReporter ()

Phương thức công khai

kích hoạt hoàn tất

public void invocationComplete (IInvocationContext iInvocationContext, 
                 map)

Lệnh gọi lại khi toàn bộ lệnh gọi đã hoàn tất, bao gồm tất cả sự kiện ITestInvocationListener.invocationEnded(long).

đã khởi tạo

public void invocationInitiated (IInvocationContext context)

Lệnh gọi lại khi có một lệnh gọi được thực hiện. Lệnh này được gọi trước khi tìm nạp bất kỳ bản dựng nào.

phát hànhThiết bị

public void releaseDevices (IInvocationContext context, 
                 devicesStates)

Lệnh gọi lại được liên kết với ICommandOptions#earlyDeviceRelease() để huỷ bỏ thiết bị khi hoàn tất thao tác với chúng.