Searched refs:mStackStrace (Results 1 – 1 of 1) sorted by relevance
64 String logString = logEntry.mStackStrace == null in printLogs()69 Log.getStackTraceString(logEntry.mStackStrace)); in printLogs()81 @Nullable protected final Exception mStackStrace; field in LoaderMemoryLogger.LogEntry88 mStackStrace = stackStrace; in LogEntry()