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.

DeviceReleaseReporter

public final class DeviceReleaseReporter
extends Object implements ICommandScheduler.IScheduledInvocationListener

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


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

Bản tóm tắt

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

DeviceReleaseReporter ()

Phương pháp công khai

void invocationComplete ( IInvocationContext iInvocationContext, map) invocationComplete ( IInvocationContext iInvocationContext, map)

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

void invocationInitiated ( IInvocationContext context)

Gọi lại khi một lời gọi được bắt đầu.

void releaseDevices ( IInvocationContext context, devicesStates) releaseDevices ( IInvocationContext context, devicesStates)

Gọi lại được liên kết với ICommandOptions#earlyDeviceRelease() để giải phóng các thiết bị khi thực hiện xong.

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

DeviceReleaseReporter

public DeviceReleaseReporter ()

Phương pháp công khai

invocationComplete

public void invocationComplete (IInvocationContext iInvocationContext, 
                 map)

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

invocationInitiated

public void invocationInitiated (IInvocationContext context)

Gọi lại khi một lời gọi được bắt đầu. Điều này được gọi trước khi bất kỳ bản dựng nào được tìm nạp.

releaseDevices

public void releaseDevices (IInvocationContext context, 
                 devicesStates)

Gọi lại được liên kết với ICommandOptions#earlyDeviceRelease() để giải phóng các thiết bị khi thực hiện xong.