/development/vndk/tools/definition-tool/assets/visual/ |
D | dep-graph.js | 13 line.radius(function(d) { return d.y; }); argument 14 line.angle(function(d) { return d.x / 180 * Math.PI; }); argument 201 let root = tagHierarchy(depDumps).sum(function(d) { return 1; }); argument 209 .each(function(d) { d.source = d[0], d.target = d[d.length - 1]; }) argument 210 .attr("class", function(d) { return d.allow ? "link" : "link--violate" }) argument 217 function(d) { argument 226 function(d) { argument 230 .attr("text-anchor", function(d) { return d.x < 180 ? "start" : "end"; }) argument 231 .text(function(d) { return d.data.key; }) argument 254 function mouseclicked(d) { argument [all …]
|
/development/vndk/tools/header-checker/tests/integration/cpp/header/ |
D | undeclared_types.h | 12 inline A &inline_function(template_c<template_d<C>> d) { in inline_function()
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/ |
D | Logger.java | 76 public void d(String msg) { in d() method in Logger 80 public void d(String msg, Throwable t) { in d() method in Logger
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | DensityActivity.java | 140 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/vndk/tools/definition-tool/tests/ |
D | test_tagged_dict.py | 62 def _check_tag_visibility(self, d, from_tag, visible_tags): argument 191 def _check_test_data_loaded(self, d): argument 294 def _check_path_visibility(self, d, all_paths, from_paths, visible_paths): argument
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | ContactPhotoBinder.java | 67 Drawable d = mCache.get(id); in bind() local
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | StaticPointerIconButton.java | 51 Drawable d = getContext().getDrawable(R.drawable.smile); in onResolvePointerIcon() local
|
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/ |
D | Log.java | 113 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/ |
D | Log.java | 113 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/BeamLargeFiles/src/com.example.android.common/logger/ |
D | Log.java | 113 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/ |
D | Log.java | 113 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/NavigationDrawer/src/com.example.android.common.logger/ |
D | Log.java | 113 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/StorageProvider/src/com.example.android.common/logger/ |
D | Log.java | 113 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/ |
D | Log.java | 113 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/RecipeAssistant/Application/src/com.example.android.common/logger/ |
D | Log.java | 113 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/ |
D | Log.java | 113 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/ActivitySceneTransitionBasic/src/com.example.android.common.logger/ |
D | Log.java | 113 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/RuntimePermissions/src/com.example.android.common.logger/ |
D | Log.java | 113 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/BasicContactables/src/com.example.android.common.logger/ |
D | Log.java | 113 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/ActiveNotifications/src/com.example.android.common/logger/ |
D | Log.java | 113 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/TextLinkify/src/com.example.android.common.logger/ |
D | Log.java | 113 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/MediaEffects/src/com.example.android.common/logger/ |
D | Log.java | 113 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/ |
D | Log.java | 113 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/ |
D | Log.java | 113 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/ |
D | Log.java | 113 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
|