| /frameworks/base/core/java/android/util/ |
| D | Slog.java | 81 public static int wtf(String tag, String msg) { in wtf() method in Slog 106 public static int wtf(String tag, Throwable tr) { in wtf() method in Slog 115 public static int wtf(String tag, String msg, Throwable tr) { in wtf() method in Slog
|
| D | Log.java | 261 public static int wtf(String tag, String msg) { in wtf() method in Log 280 public static int wtf(String tag, Throwable tr) { in wtf() method in Log 291 public static int wtf(String tag, String msg, Throwable tr) { in wtf() method in Log 295 static int wtf(int logId, String tag, String msg, Throwable tr, boolean localStack, in wtf() method in Log
|
| /frameworks/base/telecomm/java/android/telecom/ |
| D | Log.java | 153 public static void wtf(String prefix, Throwable tr, String format, Object... args) { in wtf() method in Log 157 public static void wtf(Object objectPrefix, Throwable tr, String format, Object... args) { in wtf() method in Log 162 public static void wtf(String prefix, String format, Object... args) { in wtf() method in Log 167 public static void wtf(Object objectPrefix, String format, Object... args) { in wtf() method in Log
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
| D | FalsingLog.java | 141 public static synchronized void wtf(String tag, String s, Throwable here) { in wtf() method in FalsingLog
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | RuntimeInit.java | 336 public static void wtf(String tag, Throwable t, boolean system) { in wtf() method in RuntimeInit
|
| /frameworks/base/services/core/java/com/android/server/pm/ |
| D | ShortcutService.java | 3853 final void wtf(String message) { in wtf() method in ShortcutService 3858 void wtf(String message, Throwable e) { in wtf() method in ShortcutService
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
| D | BaseShortcutManagerTest.java | 455 void wtf(String message, Throwable th) { in wtf() method in BaseShortcutManagerTest.ShortcutServiceTestable
|