| /packages/apps/DeskClock/src/com/android/deskclock/ | 
| D | LogUtils.kt | 55     fun wtf(message: String, vararg args: Any?) {  in wtf()  method60     fun wtf(e: Throwable) {  in wtf()  method
 139         fun wtf(message: String, vararg args: Any?) {  in wtf()  method
 149         fun wtf(e: Throwable) {  in wtf()  method in com.android.deskclock.LogUtils.Logger
 
 | 
| /packages/services/Car/car-builtin-lib/src/android/car/builtin/util/ | 
| D | Slogf.java | 137     public static int wtf(@NonNull String tag, @NonNull String msg) {  in wtf()  method in Slogf143     public static int wtf(@NonNull String tag, @NonNull Throwable tr) {  in wtf()  method in Slogf
 149     public static int wtf(@NonNull String tag, @NonNull String msg, @NonNull Throwable tr) {  in wtf()  method in Slogf
 271     public static void wtf(@NonNull String tag, @NonNull String format, @Nullable Object... args) {  in wtf()  method in Slogf
 279     public static void wtf(@NonNull String tag, @NonNull Exception exception,  in wtf()  method in Slogf
 
 | 
| /packages/services/Telephony/src/com/android/services/telephony/ | 
| D | Log.java | 93     public static void wtf(String prefix, Throwable tr, String format, Object... args) {  in wtf()  method in Log98     public static void wtf(Object objectPrefix, Throwable tr, String format, Object... args) {  in wtf()  method in Log
 103     public static void wtf(String prefix, String format, Object... args) {  in wtf()  method in Log
 108     public static void wtf(Object objectPrefix, String format, Object... args) {  in wtf()  method in Log
 
 | 
| /packages/services/Car/tests/GarageModeTestApp/src/com/google/android/car/garagemode/testapp/ | 
| D | Logger.java | 80     public void wtf(String msg) {  in wtf()  method in Logger85     public void wtf(String msg, Exception ex) {  in wtf()  method in Logger
 
 | 
| /packages/apps/Car/Settings/src/com/android/car/settings/common/ | 
| D | Logger.java | 175     public void wtf(String message) {  in wtf()  method in Logger186     public void wtf(String message, Throwable throwable) {  in wtf()  method in Logger
 
 | 
| /packages/apps/UniversalMediaPlayer/java/com/android/pump/util/ | 
| D | Clog.java | 107     public static int wtf(@NonNull String tag, @NonNull String msg) {  in wtf()  method in Clog111     public static int wtf(@NonNull String tag, @NonNull Throwable tr) {  in wtf()  method in Clog
 115     public static int wtf(@NonNull String tag, @NonNull String msg, @NonNull Throwable tr) {  in wtf()  method in Clog
 
 | 
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/utils/ | 
| D | Logger.java | 130     public void wtf(String msg) {  in wtf()  method in Logger137     public void wtf(String msg, Throwable throwable) {  in wtf()  method in Logger
 
 | 
| /packages/services/Telephony/src/com/android/phone/vvm/ | 
| D | VvmLog.java | 96     public static int wtf(String tag, String log) {  in wtf()  method in VvmLog101     public static int wtf(String tag, String log, Throwable e) {  in wtf()  method in VvmLog
 
 | 
| /packages/modules/IPsec/src/java/com/android/internal/net/utils/ | 
| D | Log.java | 216     public void wtf(String prefix, String msg) {  in wtf()  method in Log231     public void wtf(String prefix, String msg, Throwable tr) {  in wtf()  method in Log
 
 | 
| /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
 | 
| /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 LogUtil205     public static void wtf(final String tag, final String msg, final Throwable tr) {  in wtf()  method in LogUtil
 
 | 
| /packages/apps/Dialer/java/com/android/voicemail/impl/ | 
| D | VvmLog.java | 96   public static void wtf(String tag, String log) {  in wtf()  method in VvmLog101   public static void wtf(String tag, String log, Throwable e) {  in wtf()  method in VvmLog
 
 | 
| /packages/apps/Dialer/java/com/android/voicemail/impl/mail/utils/ | 
| D | LogUtils.java | 314   public static void wtf(String tag, String format, Object... args) {  in wtf()  method in LogUtils331   public static void wtf(String tag, Throwable tr, String format, Object... args) {  in wtf()  method in LogUtils
 
 |