Searched defs:wtf (Results 1 – 3 of 3) sorted by relevance
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | Log.java | 53 public static void wtf(String logMe) { in wtf() method in Log
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/swipeablelistview/ |
D | LogUtils.java | 292 public static int wtf(String tag, String format, Object... args) { in wtf() method in LogUtils 311 public static int wtf(String tag, Throwable tr, String format, Object... args) { in wtf() method in LogUtils
|
/packages/apps/Email/src/com/android/mail/utils/ |
D | LogUtils.java | 364 public static int wtf(String tag, String format, Object... args) { in wtf() method in LogUtils 383 public static int wtf(String tag, Throwable tr, String format, Object... args) { in wtf() method in LogUtils
|