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
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 ()