LogcatEventType

public final enum LogcatEventType
extends Enum< LogcatEventType >

java.lang.Object
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_كاملة

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

INFRA_TIMEOUT

public static final LogcatEventType INFRA_TIMEOUT

INSTALL_PROGRESS_UPDATE

public static final LogcatEventType INSTALL_PROGRESS_UPDATE

تصحيح_كامل

public static final LogcatEventType PATCH_COMPLETE

UPDATE_CLEANED_UP

public static final LogcatEventType UPDATE_CLEANED_UP

تحديث كاملة

public static final LogcatEventType UPDATE_COMPLETE

UPDATE_COMPLETE_NOT_ACTIVE

public static final LogcatEventType UPDATE_COMPLETE_NOT_ACTIVE

UPDATE_START

public static final LogcatEventType UPDATE_START

UPDATE_URL_CHANGED

public static final LogcatEventType UPDATE_URL_CHANGED

UPDATE_VERIFIER_COMPLETE

public static final LogcatEventType UPDATE_VERIFIER_COMPLETE

الأساليب العامة

قيمة ال

public static LogcatEventType valueOf (String name)

حدود
name String

عائدات
LogcatEventType

قيم

public static final LogcatEventType[] values ()

عائدات
LogcatEventType[]