SubprocesoEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Ayudante para la invocación de información iniciada.

Resumen

Campos

public Long mStartTime

public String mTestTag

Constructores públicos

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

Métodos públicos

String toString ()

Campos

mHoraInicio

public Long mStartTime

etiqueta de prueba m

public String mTestTag

Constructores públicos

InvocaciónIniciadaEventoInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parámetros
testTag String

startTime Long

InvocaciónIniciadaEventoInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parámetros
jsonObject JSONObject

Lanza
JSONException

Métodos públicos

Encadenar

public String toString ()

Devoluciones
String