Home
last modified time | relevance | path

Searched defs:wtfStack (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/util/
DSlog.java247 public static int wtfStack(@Nullable String tag, @NonNull String msg) { in wtfStack() method in Slog
DLog.java308 public static int wtfStack(@Nullable String tag, @Nullable String msg) { in wtfStack() method in Log
/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
DShadowSlog.java93 protected static int wtfStack(String tag, String msg) { in wtfStack() method in ShadowSlog
/frameworks/base/services/core/java/com/android/server/utils/
DSlogf.java127 public static int wtfStack(String tag, String msg) { in wtfStack() method in Slogf