/frameworks/compile/mclinker/lib/Target/ARM/ |
D | README | 2 and all target-dependent behavior and data are here.
|
/frameworks/base/core/java/android/preference/ |
D | Preference.java | 1191 private void registerDependent(Preference dependent) { in registerDependent() argument 1196 mDependents.add(dependent); in registerDependent() 1198 dependent.onDependencyChanged(this, shouldDisableDependents()); in registerDependent() 1209 private void unregisterDependent(Preference dependent) { in unregisterDependent() argument 1211 mDependents.remove(dependent); in unregisterDependent()
|
/frameworks/base/docs/html/tools/projects/ |
D | index.jd | 207 …he SDK includes an example application called <code>TicTacToeMain</code> that shows how a dependent 244 dependent projects, with their different package names, will reference the library project 258 library in the dependent application and building that application.</p> 284 <p>As you develop your library project and dependent applications, keep the points listed below 289 <p>Since the tools merge the resources of a library project with those of a dependent application 311 …manually edit the dependent application project's build path and add a path to the JAR file.</p></… 316 external library). In this case, the dependent application must build against a target that 318 library project and the dependent application must declare the external library in their manifest 333 <p>A library is compiled as part of the dependent application project, so the API used in the 349 <p>When you build the dependent application project, library projects are compiled and [all …]
|
D | projects-cmdline.jd | 23 <li><a href="#depAppBuild">Building a dependent application</a></li> 288 <h3 id="depAppBuild">Building a dependent application</h3> 294 compiling the dependent application project. No additional commands or steps are necessary.</p>
|
D | projects-eclipse.jd | 170 <li>In the <strong>Package Explorer</strong>, right-click the dependent project and select
|
/frameworks/base/core/java/android/widget/ |
D | RelativeLayout.java | 1310 for (Node dependent : dependents.keySet()) { in getSortedViews() 1311 final SparseArray<Node> dependencies = dependent.dependencies; in getSortedViews() 1315 roots.add(dependent); in getSortedViews() 1420 for (Node dependent : node.dependents.keySet()) { in printNode() 1423 printdependents(resources, dependent, buffer); in printNode() 1435 for (Node dependent : node.dependents.keySet()) { in printdependents() 1437 printdependents(resources, dependent, subBuffer); in printdependents()
|
/frameworks/base/docs/html/about/versions/ |
D | index.jd | 26 <li><strong>GSM Telephony</strong> (hardware dependent)</li> 27 <li><strong>Bluetooth, EDGE, 3G, and WiFi</strong> (hardware dependent)</li> 28 <li><strong>Camera, GPS, compass, and accelerometer</strong> (hardware dependent)</li>
|
/frameworks/testing/uiautomator/cmds/uiautomator/ |
D | uiautomator | 27 # * all jar files that the test classes resides in, or dependent on are
|
/frameworks/base/docs/html/training/basics/location/ |
D | geocoding.jd | 42 … is available for this purpose. Note that behind the scene, the API is dependent on a web service…
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 76 to be no data. Likewise, all dependent calculations are suppressed in this case
|
/frameworks/compile/mclinker/ |
D | INSTALL | 13 various system-dependent variables used during compilation. It uses 15 It may also create one or more `.h' files containing system-dependent
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 197 RESPONSE: This is entirely dependent upon the cache implementation.
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | data-element.jd | 30 These attributes are optional, but also mutually dependent:
|
/frameworks/base/docs/html/sdk/ |
D | exploring.jd | 29 <td>Contains platform-dependent tools for developing and debugging
|
/frameworks/base/docs/html/tools/sdk/ |
D | installing.jd | 213 <li><strong>SDK Platform-tools</strong> — Contains platform-dependent tools for developing 279 for application development. These tools are platform-dependent and typically update only when 382 <td>Contains platform-dependent development tools that may be updated with each platform release.
|
/frameworks/base/docs/html/tools/adk/ |
D | aoa.jd | 39 <p class="note"><strong>Note:</strong> Accessory mode is ultimately dependent on the device's
|
/frameworks/native/libs/utils/ |
D | README | 6 platforms, construct a platform-dependent implementation that shares
|
/frameworks/compile/slang/ |
D | README.rst | 27 machine-dependent code generation for some input bitcode.
|
/frameworks/base/docs/html/tools/testing/ |
D | activity_testing.jd | 80 Activity testing is particularly dependent on the the Android instrumentation framework.
|
/frameworks/base/docs/html/distribute/googleplay/strategies/ |
D | app-quality.jd | 29 Most ways of measuring the "success" of an app are dependent on user behavior. User-related metrics…
|
/frameworks/base/docs/html/guide/google/play/licensing/ |
D | adding-licensing.jd | 114 because the SDK Tools will not merge it into the manifests of dependent 115 applications. Instead, you must declare the permission in each dependent
|
/frameworks/base/docs/html/guide/components/ |
D | processes-and-threads.jd | 178 <p>In addition, a process's ranking might be increased because other processes are dependent on
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | 2d-graphics.jd | 288 dependent on variables defined by your application code or user interaction, then defining the
|
/frameworks/base/docs/html/tools/workflow/ |
D | app-signing.jd | 159 dependent applications that may be added to the suite in the future. </li>
|
/frameworks/base/docs/html/tools/publishing/ |
D | app-signing.jd | 159 dependent applications that may be added to the suite in the future. </li>
|