Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 123) sorted by relevance

12345

/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/
DLogger.java84 public void w(String msg) { in w() method in Logger
88 public void w(String msg, Throwable t) { in w() method in Logger
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DXfermodes.java37 static Bitmap makeDst(int w, int h) { in makeDst()
48 static Bitmap makeSrc(int w, int h) { in makeSrc()
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/ActiveNotifications/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/ElevationBasic/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/
DLog.java165 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
175 public static void w(String tag, String msg) { in w() method in Log
186 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/DragAndDropAcrossApps/DropTarget/src/com.example.android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/DrawableTinting/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/NfcProvisioning/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/CardReader/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/ClippingBasic/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log

12345