| /packages/services/Telephony/src/com/android/services/telephony/ |
| D | Log.java | 106 public static void wtf(String prefix, Throwable tr, String format, Object... args) { in wtf() method in Log 110 public static void wtf(Object objectPrefix, Throwable tr, String format, Object... args) { in wtf() method in Log 115 public static void wtf(String prefix, String format, Object... args) { in wtf() method in Log 120 public static void wtf(Object objectPrefix, String format, Object... args) { in wtf() method in Log
|
| /packages/apps/DeskClock/src/com/android/deskclock/ |
| D | LogUtils.java | 113 public static void wtf(String message, Object... args) { in wtf() method in LogUtils 120 public static void wtf(String tag, String message, Object... args) { in wtf() method in LogUtils
|
| /packages/services/Telephony/src/com/android/phone/vvm/omtp/ |
| D | VvmLog.java | 96 public static int wtf(String tag, String log) { in wtf() method in VvmLog 101 public static int wtf(String tag, String log, Throwable e) { in wtf() method in VvmLog
|
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | SystemLoggingContainer.java | 44 public void wtf(String TAG, String msg, Throwable tr) { in wtf() method in SystemLoggingContainer
|
| D | Log.java | 902 public static void wtf(String prefix, Throwable tr, String format, Object... args) { in wtf() method in Log 906 public static void wtf(Object objectPrefix, Throwable tr, String format, Object... args) { in wtf() method in Log 911 public static void wtf(String prefix, String format, Object... args) { in wtf() method in Log 916 public static void wtf(Object objectPrefix, String format, Object... args) { in wtf() method in Log
|
| /packages/apps/Messaging/src/com/android/messaging/util/ |
| D | LogUtil.java | 189 public static void wtf(final String tag, final String msg) { in wtf() method in LogUtil 205 public static void wtf(final String tag, final String msg, final Throwable tr) { in wtf() method in LogUtil
|
| /packages/services/Telephony/src/com/android/phone/common/mail/utils/ |
| D | LogUtils.java | 365 public static int wtf(String tag, String format, Object... args) { in wtf() method in LogUtils 384 public static int wtf(String tag, Throwable tr, String format, Object... args) { in wtf() method in LogUtils
|
| /packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
| D | LogUtils.java | 365 public static int wtf(String tag, String format, Object... args) { in wtf() method in LogUtils 384 public static int wtf(String tag, Throwable tr, String format, Object... args) { in wtf() method in LogUtils
|
| /packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
| D | Log.java | 99 public static void wtf(Object obj, String msg) { in wtf() method in Log
|