Searched refs:DATA_NAME_KEY (Results 1 – 1 of 1) sorted by relevance
60 private static final String DATA_NAME_KEY = "dataName"; field in SubprocessEventHelper551 mDataName = jsonObject.getString(DATA_NAME_KEY); in TestLogEventInfo()552 jsonObject.remove(DATA_NAME_KEY); in TestLogEventInfo()569 tags.put(DATA_NAME_KEY, mDataName); in toString()595 mDataName = jsonObject.getString(DATA_NAME_KEY); in LogAssociationEventInfo()596 jsonObject.remove(DATA_NAME_KEY); in LogAssociationEventInfo()613 tags.put(DATA_NAME_KEY, mDataName); in toString()