Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 72) sorted by relevance

123

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DDensityActivity.java140 final BitmapDrawable d = new BitmapDrawable(getResources(), bitmap); in addBitmapDrawable() local
152 final Drawable d = getResources().getDrawable(resource); in addResourceDrawable() local
174 final Drawable d = getResources().getDrawable(resource); in addNinePatchResourceDrawable() local
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/
DLogger.java76 public void d(String msg) { in d() method in Logger
80 public void d(String msg, Throwable t) { in d() method in Logger
/development/tools/winscope/src/common/
Dtime_units.ts23 d = 1000000 * 1000 * 60 * 60 * 24, enumerator
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DContactPhotoBinder.java67 Drawable d = mCache.get(id); in bind() local
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/CustomTransition/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/
DLog.java121 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
131 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/MediaRouter/src/com.example.android.common.logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/NfcProvisioning/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/RecyclerView/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log
/development/samples/browseable/CardReader/src/com.example.android.common/logger/
DLog.java113 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
123 public static void d(String tag, String msg) { in d() method in Log

123