ILogRegistry.EventType
public static final enum ILogRegistry.EventType
extends Enum< ILogRegistry.EventType >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.log.ILogRegistry.EventType > | |
↳ | com.android.tradefed.log.ILogRegistry.EventType |
Eventos que são úteis para serem registrados
Resumo
Valores de enumeração | |
---|---|
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
|
Métodos públicos | |
---|---|
static ILogRegistry.EventType | valueOf (String name) |
static final EventType[] | values () |
Valores de enumeração
SHARD_POLLER_EARLY_TERMINATION
public static final ILogRegistry.EventType SHARD_POLLER_EARLY_TERMINATION
Métodos públicos
valor de
public static ILogRegistry.EventType valueOf (String name)
Parâmetros | |
---|---|
name | String |
Devoluções | |
---|---|
ILogRegistry.EventType |
O conteúdo e os exemplos de código nesta página estão sujeitos às licenças descritas na Licença de conteúdo. Java e OpenJDK são marcas registradas da Oracle e/ou suas afiliadas.
Última atualização 2023-12-01 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Não contém as informações de que eu preciso"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muito complicado / etapas demais"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desatualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema com as amostras / o código"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]
{"lastModified": "\u00daltima atualiza\u00e7\u00e3o 2023-12-01 UTC."}