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
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 |
Métodos públicos
para sequenciar
public String toString ()