ILogRegistry.EventType
public static final enum ILogRegistry.EventType
extends Enum< ILogRegistry.EventType >
java.lang.Objek | ||
↳ | java.lang.Enum< com.android.tradefed.log.ILogRegistry.EventType > | |
↳ | com.android.tradefed.log.ILogRegistry.EventType |
Acara yang berguna untuk dicatat
Ringkasan
Nilai enum | |
---|---|
ILogRegistry.EventType | DEVICE_CONNECTED |
ILogRegistry.EventType | DEVICE_CONNECTED_OFFLINE |
ILogRegistry.EventType | DEVICE_DISCONNECTED |
ILogRegistry.EventType | HEAP_MEMORY |
ILogRegistry.EventType | INVOCATION_END |
ILogRegistry.EventType | INVOCATION_START |
ILogRegistry.EventType | MODULE_DEVICE_NOT_AVAILABLE |
ILogRegistry.EventType | SHARD_POLLER_EARLY_TERMINATION |
ILogRegistry.EventType | UNEXPECTED_EXCEPTION
|
Metode publik | |
---|---|
static ILogRegistry.EventType | valueOf (String name) |
static final EventType[] | values () |
Nilai enum
DEVICE_CONNECTED_OFFLINE
public static final ILogRegistry.EventType DEVICE_CONNECTED_OFFLINE
DEVICE_DISCONNECTED
public static final ILogRegistry.EventType DEVICE_DISCONNECTED
HEAP_MEMORY
public static final ILogRegistry.EventType HEAP_MEMORY
INVOCATION_END
public static final ILogRegistry.EventType INVOCATION_END
SHARD_POLLER_EARLY_TERMINATION
public static final ILogRegistry.EventType SHARD_POLLER_EARLY_TERMINATION
Metode publik
Nilai dari
public static ILogRegistry.EventType valueOf (String name)
Parameter | |
---|---|
name | String |
Pengembalian | |
---|---|
ILogRegistry.EventType |
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"
}]