Searched refs:getRecursiveStackTrace (Results 1 – 1 of 1) sorted by relevance
45 String msg = getRecursiveStackTrace(e); in uncaughtException()81 private static String getRecursiveStackTrace(Throwable t) { in getRecursiveStackTrace() method in UnhandledExceptionHandler