SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Auxiliar para informações iniciadas de chamada.

Resumo

Campos

public Long mStartTime

public String mTestTag

Construtores públicos

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

Métodos públicos

String toString ()

Campos

mStartTime

public Long mStartTime

mTestTag

public String mTestTag

Construtores públicos

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parâmetros
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parâmetros
jsonObject JSONObject

lances
JSONException

Métodos públicos

para sequenciar

public String toString ()

devoluções
String