Home
last modified time | relevance | path

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

/developers/samples/android/ui/window/MultiWindowPlayground/kotlinApp/Application/src/main/java/com/android/multiwindowplayground/logger/
DLog.kt56 fun d(tag: String, msg: String) { in d() method
/developers/samples/android/ui/views/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/
DLog.kt78 fun d(tag: String, msg: String? = null, tr: Throwable? = null) { in d() method
/developers/samples/android/ui/window/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
DLog.java115 public static void d(String tag, String msg, Throwable tr) { in d() method in Log
125 public static void d(String tag, String msg) { in d() method in Log
/developers/samples/android/common/src/java/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
/developers/samples/android/ui/window/DragAndDropAcrossApps/DropTarget/src/main/java/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
/developers/samples/android/ui/window/DragAndDropAcrossApps/DragSource/src/main/java/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
/developers/samples/android/content/WidgetData/Application/src/main/java/com/example/android/widgetdata/
DWeatherDataProvider.java37 WeatherDataPoint(String d, int deg) { in WeatherDataPoint()
/developers/samples/android/sensors/AccelerometerPlay/app/src/main/java/com/example/android/accelerometerplay/
DAccelerometerPlayActivity.java283 final float d = (float) Math.sqrt(dd); in update() local
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...