Searched refs:getDebugThrowable (Results 1 – 2 of 2) sorted by relevance
194 Throwable existingThrowable = existing.getDebugThrowable(); in onEntryAddedInternal()656 + (summary != null && summary.getDebugThrowable() != null in toString()657 ? Log.getStackTraceString(summary.getDebugThrowable()) in toString()662 + (child.getDebugThrowable() != null in toString()663 ? Log.getStackTraceString(child.getDebugThrowable()) in toString()
536 public Throwable getDebugThrowable() { in getDebugThrowable() method in NotificationEntry