/frameworks/base/obex/javax/obex/ |
D | ClientOperation.java | 543 boolean more = true; in startProcessing() 548 while ((more) && (mReplyHeader.responseCode == ResponseCodes.OBEX_HTTP_CONTINUE)) { in startProcessing() 549 more = sendRequest(0x03); in startProcessing() 563 while ((more) && (mReplyHeader.responseCode == ResponseCodes.OBEX_HTTP_CONTINUE)) { in startProcessing() 564 more = sendRequest(0x02); in startProcessing() 647 boolean more = true; in streamClosed() 652 more = false; in streamClosed() 659 while ((more) && (mReplyHeader.responseCode == ResponseCodes.OBEX_HTTP_CONTINUE)) { in streamClosed() 660 more = sendRequest(0x02); in streamClosed() 700 boolean more = true; in streamClosed() [all …]
|
/frameworks/base/services/java/com/android/server/wm/ |
D | DimAnimator.java | 137 boolean more = true; in updateSurface() 140 more = false; in updateSurface() 143 more = false; in updateSurface() 147 more = false; in updateSurface() 150 more = false; in updateSurface() 154 if (more) { in updateSurface()
|
/frameworks/base/docs/html/ |
D | index.jd | 20 href="http://android-developers.blogspot.com/2011/07/new-android-market-for-phones.html">Learn more 53 … <p><a href="{@docRoot}sdk/index.html">Learn more »</a></p> 64 … <p><a href="http://market.android.com/publish">Learn more »</a></p> 75 … <p><a href="http://source.android.com">Learn more »</a></p> 92 href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</a></p> 139 + "<p>For more information about API changes, read the " 155 + " to update their status, listen to music, watch web videos, and more.</p>" 171 + "to learn more »</a></p>" 181 …'http://code.google.com/android/add-ons/google-apis/maps-overview.html'>Learn more »</a></p>"
|
/frameworks/base/media/libstagefright/ |
D | ESDS.cpp | 80 bool more; in skipDescriptorHeader() local 90 more = (x & 0x80) != 0; in skipDescriptorHeader() 92 while (more); in skipDescriptorHeader()
|
/frameworks/base/docs/html/sdk/ |
D | android-3.1-highlights.jd | 47 technologies introduced in Android 3.1. For a more detailed look at new 70 interface more intuitive and more efficient to use.</p> 99 kiosks; card readers; and much more.</p> 119 <p>For more flexible Home screen customization, users can now resize their Home 121 both horizontally and/or vertically to include more content, where supported by 129 Android-powered devices, to create a familiar environment and work more 130 efficiently. One or more input devices can be attached to the system simultaneously 188 make viewing web content simpler, faster, and more convenient.</p> 222 <p>Calendar grids are larger, for better readability and more accurate 230 <p>The Contacts app now lets you locate contacts more easily using full text [all …]
|
D | android-3.0-highlights.jd | 46 Android 3.0. For a more detailed look at new developer APIs, see the <a 63 …multitasking, rich notifications, Home screen customization, widgets, and more — and transfo… 82 …ell as a Search box for universal search of apps, contacts, media files, web content, and more.</p> 100 …g, and new keys have been added, such as a Tab key, to provide richer and more efficient text inpu… 113 … across bands and filters. New support for Bluetooth tethering means that more types of devices ca… 126 …more efficiently. Multiple tabs replace browser windows and a new “incognito” mode allows anonymou… 130 …or quick access to exposure, focus, flash, zoom, front-facing camera, and more. To let users captu… 138 …o-pane UI to make viewing and organizing messages more efficient. The app lets users select one or… 164 …led Fragments, then combine them in a variety of ways to create a richer, more interactive experie… 178 …ts to the next level, offering more types of content and new modes of interaction with users. Deve… [all …]
|
D | eclipse-adt.jd | 186 development environment (<a href="http://tools.android.com/recent/welcomewizard">more 190 href="http://tools.android.com/recent/assetstudiointegration">more 194 href="http://tools.android.com/recent/updatedlogcatviewer">more info</a>).</li> 195 <li>Revamped the SDK Manager UI (<a href="http://tools.android.com/recent/newsdkmanager">more 200 (<a href="http://tools.android.com/recent/revampedwizards">more info</a>).</li> 211 (<a href="http://tools.android.com/recent/xmlformatter">more info</a>).</li> 216 more</a>).</li> 219 href="http://tools.android.com/recent/xmleditingimprovements">more info</a>).</li> 230 shown (<a href="http://tools.android.com/recent/layouteditorfeedbacktooltips">more 233 href="http://tools.android.com/recent/suppressrenderwarnings">more info</a>).</li> [all …]
|
D | android-4.0-highlights.jd | 79 <strong>common actions more visible</strong> and lets users navigate with 93 easier and more visual on Android 4.0. The Recent Apps button lets users jump 116 from apps, and much more. On smaller-screen devices, notifications appear at the 149 Users can do much more than add shortcuts — they can embed live 152 streams, and more — right from the home screen, without having to launch 153 apps. Widgets are resizable, so users can expand them to show more content or 160 <p>The lock screens now let users do more without unlocking. From the slide lock 197 <p>The soft keyboard in Android 4.0 makes text input even faster and more 199 default dictionaries and more accurate heuristics for handling cases such as 204 <p>To fix misspelled words more easily, Android 4.0 adds a [all …]
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | layout-resource.jd | 80 use to obtain a reference to the {@link android.view.ViewGroup} from your application. See more 86 href="more-resources.html#Dimension">dimension resource</a>) or a keyword ({@code "fill_parent"} 92 href="more-resources.html#Dimension">dimension resource</a>) or a keyword ({@code "fill_parent"} 97 base class, and many more are supported by each implementation of 112 obtain a reference to the {@link android.view.View} from your application. See more about 118 href="more-resources.html#Dimension">dimension resource</a>) or a keyword ({@code "fill_parent"} 124 href="more-resources.html#Dimension">dimension resource</a>) or a keyword ({@code "fill_parent"} 129 base class, and many more are supported by each implementation of 131 href="{@docRoot}guide/topics/ui/declaring-layout.html">XML Layouts</a> for more information. For 172 layout file defined by its {@code android:layout} attribute. For more information about using {@link [all …]
|
D | index.jd | 26 important as more Android-powered devices become available with different configurations. In order 69 specify alternative resources, access them in your application, and more:</p> 82 just one specific use of alternative resources, it is very important in order to reach more 87 application menus, drawables, animations, and more.</dd> 99 read raw data using {@link android.content.res.AssetManager}. For example, this can be more useful
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | index.jd | 69 <p>For a more detailed discussion on how view hierarchies are measured 104 …rLayout (or other type of view group) inside here, to lengthen the view hierarchy and create a more 107 <p>For more on building a UI layout, read <a href="declaring-layout.html">XML Layouts</a>. 117 <p>There are a variety of ways in which you can layout your views. Using more and different kinds o… 131 Some widgets provided by Android are more complex, like a date picker, a clock, and zoom controls. 133 like to do something more customized and create your own actionable elements, you can, by defining … 135 <p>Read more in the <a href="custom-components.html">Custom Components</a> developer guide.</p> 195 <p>Read <a href="{@docRoot}guide/topics/ui/menus.html">Menus</a> to learn more.</p> 201 some advanced features for creating a more complex application interface.</p> 213 <p>To learn more about using an Adapter to populate your views, read [all …]
|
/frameworks/base/docs/html/guide/developing/tools/ |
D | monkey.jd | 34 <li>If you have constrained the Monkey to run in one or more specific packages, it 57 events to any (and all) packages installed on your target. Here is a more typical command line, 85 Level 1 provides more details about the test as it runs, such as individual events being sent to 87 Level 2 provides more detailed setup information such as activities selected or not selected for 120 (Trackball events consist of one or more random movements, sometimes followed by a click.)</td> 158 <td>If you specify one or more packages this way, the Monkey will <i>only</i> allow the system 168 <td>If you specify one or more categories this way, the Monkey will <i>only</i> allow the 180 For best results, combine with -v, one or more package constraints, and a non-zero throttle to keep… 181 running for 30 seconds or more. This provides an environment in which you can monitor package 190 …e/developing/debugging/debugging-tracing.html" title="traceview">Traceview</a> for more information
|
D | monkeyrunner_concepts.jd | 57 Multiple device control: The monkeyrunner API can apply one or more 60 programmatically, and then run one or more tests. You can also start up an emulator 61 configuration programmatically, run one or more tests, and then shut down the emulator. 82 in more detail in the section 171 where <code><module></code> is the class name you want to import. You can import more 208 To learn more about monkeyrunner plugins, see 209 <a href="#Plugins">Extending monkeyrunner with plugins</a>. To specify more than one 256 and build into one or more <code>.jar</code> files. You can use this feature to extend the
|
/frameworks/base/docs/html/guide/developing/ |
D | index.jd | 32 and <a href="{@docRoot}guide/developing/device.html">Using Hardware Devices</a> for more 37 source code and resource files for your application. For more informations, see 45 <a href="{@docRoot}guide/developing/tools/adb.html">adb</a>. For more information, see 49 a compatible debugger. For more information see, 52 <p>Last, you test your application using various Android SDK testing tools. For more 58 application to users. For more information, see 110 <p>For more information on the tools provided with the Android SDK, see the
|
/frameworks/base/libs/rs/scriptc/ |
D | rs_allocation.rsh | 59 * Query an allocation for the presence of more than one LOD. 61 * @return uint32_t Returns 1 if more than one LOD is present, 0 otherwise. 67 * Query an allocation for the presence of more than one face. 69 * @return uint32_t Returns 1 if more than one face is present, 0 otherwise.
|
/frameworks/base/docs/html/resources/articles/ |
D | future-proofing.jd | 52 (more than 10 or so) or broad (more than 30 total) View hierarchies in 57 need to put it on a diet. You can simplify your layouts using the more 67 For more information on this, keep on eye on this blog as we'll be 68 posting more detailed information about handling the new soft keyboards.</p>
|
D | speech-input.jd | 76 an email or SMS message, you're probably more likely to say something like 86 <p> Google's servers support many languages for voice input, with more arriving 91 may not be optimized for all languages. As we work hard to support more models in 92 more languages, and to improve the accuracy of the speech recognition technology
|
/frameworks/base/docs/html/guide/topics/testing/ |
D | what_to_test.jd | 9 documentation for the features that you use for more ideas. The 42 A situation that is more general than a change in orientation is a change in the device's 80 You can use the emulator to test network access and bandwidth. To learn more, please see 83 learn more about the emulator console, please see
|
/frameworks/base/docs/html/resources/tutorials/views/ |
D | index.jd | 116 There are plenty more layouts and widgets available. See the {@link android.view.View} class 117 for more on View layouts, and the {@link android.widget widget package} 118 for more useful widgets. And for more raw code samples, visit the
|
/frameworks/base/core/java/android/view/animation/ |
D | AnimationSet.java | 371 boolean more = false; in getTransformation() 381 more = a.getTransformation(currentTime, temp, getScaleFactor()) || more; in getTransformation() 402 return more; in getTransformation()
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | compute.jd | 30 sample in the Android SDK for more 34 sample in the Android SDK for more
|
/frameworks/base/docs/html/guide/developing/debugging/ |
D | ddms.jd | 22 location data spoofing, and more. This page provides a modest discussion of DDMS features; it is 74 your IDE to attach to the debugging port</a>, for more information on attaching your 119 If you want more granular control over where allocation data is collected, use the 139 <li>Click on a specific row in the list to see more detailed information such as the method and 160 <!-- Need to elaborate more on where things are stored in the file system, 178 execution time, and time spent executing the method. If you want more granular control over 180 …{@link android.os.Debug#stopMethodTracing()} methods. For more information about generating trace … 212 Writing Log Messages.</a> topic for more information on how to log messages to the LogCat.</p> 229 <p>You can also setup your own custom filter to specify more details such as filtering messages 284 For more information about providing mock location data, see
|
/frameworks/base/docs/html/resources/samples/ |
D | get.jd | 16 integration, multiple screens support, Live Wallpaper, and more. </p> 28 version. Once you have installed the SDK, you can download one or more samples 86 <h3 id="more">More Sample Code</h3> 88 <p>If you are looking for more sample code, check out
|
/frameworks/base/docs/html/guide/appendix/ |
D | glossary.jd | 46 for more information. </dd> 50 or more activities, services, listeners, and intent receivers. From a 72 Content Providers</a> topic for more information. 94 …href="{@docRoot}guide/developing/debugging/ddms.html">Using DDMS</a> to learn more about the progr… 114 more information about drawables and other resources, see <a 133 defined by other applications. For more information, see <a 146 application/activity that best matches the Intent and criteria. For more 177 Nine-Patch Stretchable Image</a> for more information. 198 current screen orientation (landscape or portrait). For more information 251 parent). For more information, see {@link android.view.View}. [all …]
|
/frameworks/base/docs/html/guide/developing/testing/ |
D | index.jd | 16 For a more advanced tutorial, try <a 18 which guides you through a more complex testing scenario.
|