Searched refs:DATA_NAME_KEY (Results 1 – 1 of 1) sorted by relevance
51 private static final String DATA_NAME_KEY = "dataName"; field in SubprocessEventHelper382 mDataName = jsonObject.getString(DATA_NAME_KEY); in TestLogEventInfo()383 jsonObject.remove(DATA_NAME_KEY); in TestLogEventInfo()395 tags.put(DATA_NAME_KEY, mDataName); in toString()421 mDataName = jsonObject.getString(DATA_NAME_KEY); in LogAssociationEventInfo()422 jsonObject.remove(DATA_NAME_KEY); in LogAssociationEventInfo()439 tags.put(DATA_NAME_KEY, mDataName); in toString()