SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Auxiliar para informações iniciadas de invocação.

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

InvocaçãoStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parâmetros
testTag String

startTime Long

InvocaçãoStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parâmetros
jsonObject JSONObject

Lança
JSONException

Métodos públicos

para sequenciar

public String toString ()

Devoluções
String