O Google tem o compromisso de promover a igualdade racial para as comunidades negras. Saiba como.

SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Auxiliar para informações de início de chamada.

Resumo

Campos

public Long mStartTime

public String mTestTag

Construtoras públicas

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

Métodos públicos

String toString ()

Campos

mStartTime

public Long mStartTime

mTestTag

public String mTestTag

Construtoras públicas

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parâmetros
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parâmetros
jsonObject JSONObject

Lança
JSONException

Métodos públicos

para sequenciar

public String toString ()

Devoluções
String