ITestDevice.RecoveryMode
public static final enum ITestDevice.RecoveryMode
extends Enum< ITestDevice.RecoveryMode >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.device.ITestDevice.RecoveryMode > | |
↳ | com.android.tradefed.device.ITestDevice.RecoveryMode |
Bản tóm tắt
Giá trị enum | |
---|---|
ITestDevice.RecoveryMode | AVAILABLE Khôi phục thiết bị về trạng thái hoàn toàn có thể kiểm tra - khung đã được thiết lập và bộ nhớ ngoài đã được gắn kết. |
ITestDevice.RecoveryMode | NONE không cố gắng khôi phục thiết bị. |
ITestDevice.RecoveryMode | ONLINE chỉ khôi phục thiết bị về trạng thái trực tuyến |
Phương pháp công khai | |
---|---|
static ITestDevice.RecoveryMode | valueOf (String name) |
static final RecoveryMode[] | values () |
Giá trị enum
CÓ SẴN
public static final ITestDevice.RecoveryMode AVAILABLE
Khôi phục thiết bị về trạng thái hoàn toàn có thể kiểm tra - khung đã được thiết lập và bộ nhớ ngoài đã được gắn kết.
TRỰC TUYẾN
public static final ITestDevice.RecoveryMode ONLINE
chỉ khôi phục thiết bị về trạng thái trực tuyến
Phương pháp công khai
giá trị của
public static ITestDevice.RecoveryMode valueOf (String name)
Thông số | |
---|---|
name | String |
Lợi nhuận | |
---|---|
ITestDevice.RecoveryMode |
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 2022-08-15 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"
}]