Searched refs:existingThrowable (Results 1 – 1 of 1) sorted by relevance
244 Throwable existingThrowable = existing.getDebugThrowable(); in onEntryAddedInternal() local247 + (existingThrowable != null in onEntryAddedInternal()248 ? Log.getStackTraceString(existingThrowable) + "\n" : "") in onEntryAddedInternal()