Searched defs:wtfStack (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/
H A DSlog.java93 * Like {@link Log#wtfStack(String, String)}, but will never cause the caller to crash, and
97 public static int wtfStack(String tag, String msg) { method in class:Slog
H A DLog.java268 public static int wtfStack(String tag, String msg) { method in class:Log

Completed in 578 milliseconds