DeviceCleaner.CleanupAction
public static final enum DeviceCleaner.CleanupAction
extends Enum< DeviceCleaner.CleanupAction >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.targetprep.DeviceCleaner.CleanupAction > | |
↳ | com.android.tradefed.targetprep.DeviceCleaner.CleanupAction |
Tóm lược
Giá trị enum | |
---|---|
DeviceCleaner.CleanupAction | FORMAT định dạng dữ liệu người dùng và phân vùng bộ nhớ cache khi dọn dẹp bài kiểm tra |
DeviceCleaner.CleanupAction | NONE không có hành động dọn dẹp |
DeviceCleaner.CleanupAction | REBOOT khởi động lại thiết bị khi dọn dẹp bài kiểm tra |
Phương pháp công khai | |
---|---|
static DeviceCleaner.CleanupAction | valueOf (String name) |
static final CleanupAction[] | values () |
Giá trị enum
ĐỊNH DẠNG
public static final DeviceCleaner.CleanupAction FORMAT
định dạng dữ liệu người dùng và phân vùng bộ nhớ cache khi dọn dẹp bài kiểm tra
REBOOT
public static final DeviceCleaner.CleanupAction REBOOT
khởi động lại thiết bị khi dọn dẹp bài kiểm tra
Phương pháp công khai
giá trị của
public static DeviceCleaner.CleanupAction valueOf (String name)
Thông số | |
---|---|
name | String |
Lợi nhuận | |
---|---|
DeviceCleaner.CleanupAction |
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]