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.

ActionInProgress

public final enum ActionInProgress
extends Enum< ActionInProgress >

java.lang.Object
java.lang.Enum < com.android.tradefed.result.ActionInProgress >
com.android.tradefed.result.ActionInProgress


Hành động chung đang diễn ra. Được sử dụng để cung cấp thêm ngữ cảnh cho các lỗi.

Bản tóm tắt

Giá trị enum

ActionInProgress FETCHING_ARTIFACTS

ActionInProgress FREE_RESOURCES

ActionInProgress SETUP

ActionInProgress TEAR_DOWN

ActionInProgress TEST

ActionInProgress UNSET

Phương pháp công khai

static ActionInProgress valueOf (String name)
static final ActionInProgress[] values ()

Giá trị enum

FETCHING_ARTIFACTS

public static final ActionInProgress FETCHING_ARTIFACTS

FREE_RESOURCES

public static final ActionInProgress FREE_RESOURCES

THÀNH LẬP

public static final ActionInProgress SETUP

PHÁ BỎ

public static final ActionInProgress TEAR_DOWN

KIỂM TRA

public static final ActionInProgress TEST

UNSET

public static final ActionInProgress UNSET

Phương pháp công khai

giá trị của

public static ActionInProgress valueOf (String name)

Thông số
name String

Lợi nhuận
ActionInProgress

giá trị

public static final ActionInProgress[] values ()

Lợi nhuận
ActionInProgress[]