SubprocessEventHelper.InvocaciónStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

java.lang.Objeto
com.android.tradefed.util.SubprocessEventHelper.InvocaciónStartedEventInfo


Ayudante para invocación iniciada información.

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

mStartTime

public Long mStartTime

Etiqueta de prueba m

public String mTestTag

Constructores públicos

InvocaciónStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parámetros
testTag String

startTime Long

InvocaciónStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parámetros
jsonObject JSONObject

Lanza
JSONException

Métodos públicos

Encadenar

public String toString ()

Devoluciones
String