Searched refs:debugDataObj (Results 1 – 1 of 1) sorted by relevance
550 JSONObject debugDataObj = debugDataArr.getJSONObject(i); in getValidAggregateDebugReportingData() local552 if (debugDataObj.isNull(AggregateDebugReportDataHeaderContract.KEY_PIECE) in getValidAggregateDebugReportingData()553 || debugDataObj.isNull(AggregateDebugReportDataHeaderContract.VALUE) in getValidAggregateDebugReportingData()554 || debugDataObj.isNull(AggregateDebugReportDataHeaderContract.TYPES)) { in getValidAggregateDebugReportingData()561 debugDataObj.optString(AggregateDebugReportDataHeaderContract.KEY_PIECE); in getValidAggregateDebugReportingData()572 debugDataObj, AggregateDebugReportDataHeaderContract.VALUE); in getValidAggregateDebugReportingData()588 debugDataObj, in getValidAggregateDebugReportingData()