로그캣 이벤트 유형
public final enum LogcatEventType
extends Enum< LogcatEventType >
java.lang.객체 | ||
↳ | java.lang.Enum < com.android.tradefed.util.LogcatEventType > | |
↳ | com.android.tradefed.util.LogcatEventType |
의 이벤트 유형 LogcatEventParser
.
요약
열거형 값 | |
---|---|
LogcatEventType | D2O_COMPLETE |
LogcatEventType | DOWNLOAD_COMPLETE |
LogcatEventType | ERROR |
LogcatEventType | ERROR_FLAKY |
LogcatEventType | INFRA_TIMEOUT |
LogcatEventType | INSTALL_PROGRESS_UPDATE |
LogcatEventType | PATCH_COMPLETE |
LogcatEventType | UPDATE_CLEANED_UP |
LogcatEventType | UPDATE_COMPLETE |
LogcatEventType | UPDATE_COMPLETE_NOT_ACTIVE |
LogcatEventType | UPDATE_START |
LogcatEventType | UPDATE_URL_CHANGED |
LogcatEventType | UPDATE_VERIFIER_COMPLETE
|
공개 메서드 | |
---|---|
static LogcatEventType | valueOf (String name) |
static final LogcatEventType[] | values () |
열거형 값
D2O_COMPLETE
public static final LogcatEventType D2O_COMPLETE
다운로드를 완료하였습니다
public static final LogcatEventType DOWNLOAD_COMPLETE
오류
public static final LogcatEventType ERROR
ERROR_FLAKY
public static final LogcatEventType ERROR_FLAKY
INSTALL_PROGRESS_UPDATE
public static final LogcatEventType INSTALL_PROGRESS_UPDATE
패치_COMPLETE
public static final LogcatEventType PATCH_COMPLETE
UPDATE_CLEANED_UP
public static final LogcatEventType UPDATE_CLEANED_UP
업데이트_COMPLETE_NOT_ACTIVE
public static final LogcatEventType UPDATE_COMPLETE_NOT_ACTIVE
업데이트_START
public static final LogcatEventType UPDATE_START
공개 메서드
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]