DeviceCleaner.CleanupAction
public static final enum DeviceCleaner.CleanupAction
extends Enum< DeviceCleaner.CleanupAction >
java.lang.Objek | ||
↳ | java.lang.Enum< com.android.tradefed.targetprep.DeviceCleaner.CleanupAction > | |
↳ | com.android.tradefed.targetprep.DeviceCleaner.CleanupAction |
Ringkasan
Nilai enum | |
---|---|
DeviceCleaner.CleanupAction | FORMAT memformat userdata dan partisi cache sebagai pembersihan pasca uji |
DeviceCleaner.CleanupAction | NONE tidak ada tindakan pembersihan |
DeviceCleaner.CleanupAction | REBOOT reboot perangkat sebagai pembersihan pasca tes |
Metode publik | |
---|---|
static DeviceCleaner.CleanupAction | valueOf (String name) |
static final CleanupAction[] | values () |
Nilai enum
FORMAT
public static final DeviceCleaner.CleanupAction FORMAT
memformat userdata dan partisi cache sebagai pembersihan pasca uji
MENYALAKAN ULANG
public static final DeviceCleaner.CleanupAction REBOOT
reboot perangkat sebagai pembersihan pasca tes
Metode publik
Nilai dari
public static DeviceCleaner.CleanupAction valueOf (String name)
Parameter | |
---|---|
name | String |
Pengembalian | |
---|---|
DeviceCleaner.CleanupAction |
Konten dan contoh kode di halaman ini tunduk pada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Informasi yang saya butuhkan tidak ada"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Terlalu rumit/langkahnya terlalu banyak"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Sudah usang"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Masalah terjemahan"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Masalah kode / contoh"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Lainnya"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Mudah dipahami"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Memecahkan masalah saya"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Lainnya"
}]