SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

java.lang.Object
🎞 com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo


Guida per le informazioni di avvio della chiamata.

Riepilogo

Campi

public Long mStartTime

public String mTestTag

Costruttori pubblici

InvocationStartedEventInfo(String testTag, Long startTime)
InvocationStartedEventInfo(JSONObject jsonObject)

Metodi pubblici

String toString()

Campi

Oradiiniziom

public Long mStartTime

TagTestM

public String mTestTag

Costruttori pubblici

Info eventoinvocationStartedEvent

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parametri
testTag String

startTime Long

Info eventoinvocationStartedEvent

public InvocationStartedEventInfo (JSONObject jsonObject)

Parametri
jsonObject JSONObject

Lanci
JSONException

Metodi pubblici

ToString

public String toString ()

Ritorni
String