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 |
Zdarzenia przydatne do rejestrowania
streszczenie
Wartości wyliczenia | |
---|---|
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 | |
---|---|
staticILogRegistry.EventType | valueOf (String name) |
static finalEventType[] | values () |
Wartości wyliczeniowe
DEVICE_CONNECTED
public static final ILogRegistry.EventType DEVICE_CONNECTED
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
INVOCATION_START
public static final ILogRegistry.EventType INVOCATION_START
MODULE_DEVICE_NOT_AVAILABLE
public static final ILogRegistry.EventType MODULE_DEVICE_NOT_AVAILABLE
SHARD_POLLER_EARLY_TERMINATION
public static final ILogRegistry.EventType SHARD_POLLER_EARLY_TERMINATION
NIESPODZIEWANY WYJĄTEK
public static final ILogRegistry.EventType UNEXPECTED_EXCEPTION
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: 2019-10-02 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"
}]