DeviceCleaner.PostCleanupAction
public static final enum DeviceCleaner.PostCleanupAction
extends Enum< DeviceCleaner.PostCleanupAction >
java.lang.Objek | ||
↳ | java.lang.Enum< com.android.tradefed.targetprep.DeviceCleaner.PostCleanupAction > | |
↳ | com.android.tradefed.targetprep.DeviceCleaner.PostCleanupAction |
Ringkasan
Nilai enum | |
---|---|
DeviceCleaner.PostCleanupAction | NONE tidak ada tindakan pembersihan pasca |
DeviceCleaner.PostCleanupAction | SCREEN_OFF mematikan layar setelah tindakan pembersihan |
DeviceCleaner.PostCleanupAction | SCREEN_OFF_AND_STOP mematikan layar dan menghentikan runtime setelah tindakan pembersihan |
Metode publik | |
---|---|
static DeviceCleaner.PostCleanupAction | valueOf (String name) |
static final PostCleanupAction[] | values () |
Nilai enum
TIDAK ADA
public static final DeviceCleaner.PostCleanupAction NONE
tidak ada tindakan pembersihan pasca
LAYAR_MATI
public static final DeviceCleaner.PostCleanupAction SCREEN_OFF
mematikan layar setelah tindakan pembersihan
SCREEN_OFF_AND_STOP
public static final DeviceCleaner.PostCleanupAction SCREEN_OFF_AND_STOP
mematikan layar dan menghentikan runtime setelah tindakan pembersihan
Metode publik
Nilai dari
public static DeviceCleaner.PostCleanupAction valueOf (String name)
Parameter | |
---|---|
name | String |
Pengembalian | |
---|---|
DeviceCleaner.PostCleanupAction |
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"
}]