Searched refs:Both (Results 1 – 25 of 47) sorted by relevance
12
/frameworks/compile/mclinker/include/mcld/ |
D | GeneralOptions.h | 41 Both = 0x3 enumerator 262 return m_HashStyle == HashStyle::GNU || m_HashStyle == HashStyle::Both; in hasGNUHash() 266 return m_HashStyle == HashStyle::SystemV || m_HashStyle == HashStyle::Both; in hasSysVHash()
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | index.jd | 16 includes two HTTP clients: HttpURLConnection and Apache HTTP Client. Both support HTTPS, streaming
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | README | 13 Both the debugger commands and the expected output are embedded in the
|
/frameworks/base/docs/html/training/keyboard-input/ |
D | commands.jd | 28 <p>Both the {@link
|
/frameworks/base/docs/html/training/printing/ |
D | photos.jd | 51 <p>Both scaling options for {@link android.support.v4.print.PrintHelper#setScaleMode
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | overview.jd | 11 (introduced in Android 3.0) and view animation. Both animation systems are viable options,
|
/frameworks/opt/net/ims/ |
D | README.txt | 17 and ImsManager#takeCall(). Both methods require a ImsCall#Listener that
|
/frameworks/base/docs/html/training/wearables/apps/ |
D | packaging.jd | 57 <a href="{@docRoot}sdk/installing/studio-build.html#gradleWrapper">Gradle wrapper</a>. Both apps
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | recreating.jd | 125 passes your activity. Both the {@link android.app.Activity#onCreate onCreate()} and {@link
|
/frameworks/base/docs/html/training/transitions/ |
D | scenes.jd | 148 hierarchies. Both scenes use the scene root defined by the
|
/frameworks/base/docs/html/training/volley/ |
D | request.jd | 249 <p>Both classes are based on the common base class {@code JsonRequest}. You use them
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | connecting.jd | 54 Both support HTTPS, streaming uploads and downloads, configurable
|
/frameworks/base/docs/html/guide/topics/media/jet/ |
D | jetcreator_manual.jd | 23 playback device for Android. Both the 715 <p>Both Replicate windows function the same. 977 Both would be used together in an interactive game or application.</p>
|
/frameworks/base/docs/html/guide/topics/search/ |
D | search-dialog.jd | 64 search widget that you can insert in your layout. Both the search dialog and the widget can deliver 90 search dialog or the search widget. Both provide the same search features, but in slightly different 850 <p>Both the search dialog and the search widget can provide search suggestions as the user
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 542 .Case("both", mcld::GeneralOptions::HashStyle::Both) in TranslateArguments()
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | activity_task_design.jd | 547 Both of these examples illustrate tasks — a sequence of 916 activity fails. Both approaches are described in the blog posting 1159 to switch between. Both of these applications take control of the
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_android.jd | 491 element. You do not have to set up these elements yourself. Both Eclipse with ADT and the 576 Java package identifiers. Both use the same naming format, but they represent substantially
|
/frameworks/base/docs/html/training/scheduling/ |
D | alarms.jd | 173 <p>Both types have a "wakeup" version, which says to wake up the device's CPU if the
|
/frameworks/base/docs/html/tools/publishing/ |
D | app-signing.jd | 148 because users cannot browse and install apps directly on the wearable. Both apps must be signed.
|
/frameworks/base/docs/html/guide/topics/appwidgets/ |
D | host.jd | 86 bundle. Both of these methods trigger a callback to the
|
/frameworks/base/docs/html/preview/ |
D | support.jd | 356 runtime. Both <code>READ_EXTERNAL_STORAGE</code> and
|
/frameworks/base/docs/html/tools/building/ |
D | multidex.jd | 70 Both these error conditions display a common number: 65,536. This number is significant in that
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-studio.jd | 173 <p>Both the <em>Android DDMS</em> (Dalvik Debug Monitor Server) and the <em>Debug</em> tool windows
|
/frameworks/base/docs/html/training/material/ |
D | animations.jd | 535 another. Both paths must be compatible for morphing: they must have the same number of commands
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | starting-activity.jd | 511 <p class="img-caption"><strong>Figure 2.</strong> Both activities in the final app, running
|
12