Searched defs:wtfStack (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/java/android/util/
H A DLog.java272 public static int wtfStack(String tag, String msg) { method in class:Log
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

Completed in 49 milliseconds