Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 114) 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/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/
DLogHelper.java62 public static void w(String tag, Object... messages) { in w() method in LogHelper
66 public static void w(String tag, Throwable t, Object... messages) { in w() method in LogHelper
/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/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/SynchronizedNotifications/Application/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/BasicMediaRouter/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/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/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/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/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/CustomTransition/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/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/ImmersiveMode/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/BasicTransition/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
/development/samples/browseable/BorderlessButtons/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/TextSwitcher/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/SlidingTabsColors/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/JobScheduler/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/BeamLargeFiles/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