GenericLogcatEventParser.LogcatEvent

public class GenericLogcatEventParser.LogcatEvent
extends Object

java.lang.Object
🎞 com.android.tradefed.util.GenericLogcatEventParser.LogcatEvent


Crea un blocco per un evento logcat con il tipo di evento e attiva il messaggio logcat

Riepilogo

Metodi pubblici

LogcatEventType getEventType()
String getMessage()

Metodi pubblici

getEventType

public LogcatEventType getEventType ()

Ritorni
LogcatEventType

getMessage

public String getMessage ()

Ritorni
String