SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Trình trợ giúp cho thông tin bắt đầu gọi.

Tóm tắt

Trường

public Long mStartTime

public String mTestTag

Hàm khởi tạo công khai

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

Phương thức công khai

String toString()

Trường

mStartTime

public Long mStartTime

Thẻ mTestTag

public String mTestTag

Hàm khởi tạo công khai

Thông tin sự kiện đã bắt đầu gọi

public InvocationStartedEventInfo (JSONObject jsonObject)

Tham số
jsonObject JSONObject

Gửi
JSONException

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Tham số
testTag String

startTime Long

Phương thức công khai

toString

public String toString ()

Giá trị trả về
String