ILogRegistry.EventType
public static final enum ILogRegistry.EventType
extends Enum< ILogRegistry.EventType >
java.lang.Obiekt | ||
↳ | java.lang.Enum < com.android.tradefed.log.ILogRegistry.EventType > | |
↳ | com.android.tradefed.log.ILogRegistry.EventType |
Zdarzenia, które warto rejestrować
Streszczenie
Wylicz wartości | |
---|---|
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
|
Metody publiczne | |
---|---|
static ILogRegistry.EventType | valueOf (String name) |
static final EventType[] | values () |
Wylicz wartości
DEVICE_CONNECTED_OFFLINE
public static final ILogRegistry.EventType DEVICE_CONNECTED_OFFLINE
URZĄDZENIE ROZŁĄCZONE
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
Metody publiczne
wartość
public static ILogRegistry.EventType valueOf (String name)
Parametry | |
---|---|
name | String |
Zwroty | |
---|---|
ILogRegistry.EventType |
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]