Home
last modified time | relevance | path

Searched defs:wtf (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
DLog.java53 public static void wtf(String logMe) { in wtf() method in Log
/packages/apps/DeskClock/src/com/android/deskclock/widget/swipeablelistview/
DLogUtils.java292 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/
DLogUtils.java364 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