عامةLogcatEventParser.LogcatEvent
public
class
GenericLogcatEventParser.LogcatEvent
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.GenericLogcatEventParser.LogcatEvent |
إنشاء بنية للاحتفاظ بحدث Logcat باستخدام نوع الحدث وتشغيل رسالة Logcat
ملخّص
الطرق العامة | |
---|---|
LogcatEventType
|
getEventType()
|
String
|
getMessage()
|
الطرق العامة
الحصول على قيمة الحدث
public LogcatEventType getEventType ()
المرتجعات | |
---|---|
LogcatEventType |
الحصول على رسالة
public String getMessage ()
المرتجعات | |
---|---|
String |