SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Bantuan untuk informasi panggilan yang dimulai.

Ringkasan

Kolom

public Long mStartTime

public String mTestTag

Konstruktor publik

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

Metode publik

String toString()

Kolom

mStartTime

public Long mStartTime

mTestTag

public String mTestTag

Konstruktor publik

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Menampilkan
JSONException

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parameter
testTag String

startTime Long

Metode publik

toString

public String toString ()

Hasil
String