Home
last modified time | relevance | path

Searched refs:wtf (Results 1 – 25 of 58) sorted by relevance

123

/development/samples/browseable/StorageClient/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/JobScheduler/src/com.example.android.common.logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.common.logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/DragAndDropAcrossApps/DropTarget/src/com.example.android/common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/DrawableTinting/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/ActiveNotifications/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/MediaEffects/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/ElevationBasic/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/NfcProvisioning/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/ClippingBasic/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/
DLog.java220 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
230 public static void wtf(String tag, String msg) { in wtf() method in Log
231 wtf(tag, msg, null); in wtf()
241 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
242 wtf(tag, null, tr); in wtf()
/development/samples/browseable/RuntimePermissions/src/com.example.android.common.logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.common/logger/
DLog.java212 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
222 public static void wtf(String tag, String msg) { in wtf() method in Log
223 wtf(tag, msg, null); in wtf()
233 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
234 wtf(tag, null, tr); in wtf()
/development/samples/browseable/MultiWindowPlayground/src/com/example.android.common.logger/
DLog.java214 public static void wtf(String tag, String msg, Throwable tr) { in wtf() method in Log
224 public static void wtf(String tag, String msg) { in wtf() method in Log
225 wtf(tag, msg, null); in wtf()
235 public static void wtf(String tag, Throwable tr) { in wtf() method in Log
236 wtf(tag, null, tr); in wtf()

123