Google se compromete a impulsar la igualdad racial para las comunidades afrodescendientes. Obtén información al respecto.
Organiza tus páginas con colecciones Guarda y categoriza el contenido según tus preferencias.

SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Ayudante para la información de inicio de invocació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

mTestTag

public String mTestTag

Constructores públicos

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parámetros
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parámetros
jsonObject JSONObject

Lanza
JSONException

Métodos públicos

Encadenar

public String toString ()

Devoluciones
String