Home
last modified time | relevance | path

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

123456

/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/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/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/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/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/Interpolator/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/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/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/ElevationDrag/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/SwipeRefreshMultipleViews/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/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/RecyclerView/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/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/RecipeAssistant/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/BasicImmersiveMode/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/BasicContactables/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/RevealEffectBasic/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/MultiWindowPlayground/src/com/example.android.common.logger/
DLog.java159 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
169 public static void w(String tag, String msg) { in w() method in Log
180 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

123456