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 |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 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"
}]