Home
last modified time | relevance | path

Searched defs:InvocationEndedEventInfo (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java642 public static class InvocationEndedEventInfo { class in SubprocessEventHelper
645 public InvocationEndedEventInfo(Map<String, String> buildAttributes) { in InvocationEndedEventInfo() method in SubprocessEventHelper.InvocationEndedEventInfo
649 public InvocationEndedEventInfo(JSONObject jsonObject) throws JSONException { in InvocationEndedEventInfo() method in SubprocessEventHelper.InvocationEndedEventInfo