Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 876) sorted by relevance

12345678910>>...36

/frameworks/base/obex/javax/obex/
DClientOperation.java631 boolean more = true; in startProcessing()
636 while ((more) && (mReplyHeader.responseCode == ResponseCodes.OBEX_HTTP_CONTINUE)) { in startProcessing()
637 more = sendRequest(ObexHelper.OBEX_OPCODE_GET); in startProcessing()
656 while ((more) && (mReplyHeader.responseCode == ResponseCodes.OBEX_HTTP_CONTINUE)) { in startProcessing()
657 more = sendRequest(ObexHelper.OBEX_OPCODE_PUT); in startProcessing()
747 boolean more = true; in streamClosed()
752 more = false; in streamClosed()
759 while ((more) && (mReplyHeader.responseCode == ResponseCodes.OBEX_HTTP_CONTINUE)) { in streamClosed()
760 more = sendRequest(ObexHelper.OBEX_OPCODE_PUT); in streamClosed()
802 boolean more = true; in streamClosed()
[all …]
/frameworks/base/docs/html/google/play/
Ddist.jd20 </p><p><a href="{@docRoot}google/play/filters.html">Learn more &raquo;</a></p>
30 </p><p><a href="{@docRoot}google/play/publishing/multiple-apks.html">Learn more &raquo;</a></p>
42 </p><a href="{@docRoot}google/play/expansion-files.html">Learn more &raquo;</a>
50 </p><a href="{@docRoot}google/play/licensing/index.html">Learn more &raquo;</a>
58 </p><a href="{@docRoot}google/play/billing/gp-purchase-status-api.html">Learn more &raquo;</a>
/frameworks/base/docs/html/distribute/engage/
Dgame-services.jd2 …scription= Bring out the competitor in your users with cloud save, multiplayer game play, and more.
16 multiplayer game play, and more.
24 encourage players to try new features, resulting in more time spent in
70 Play Game Services is backward compatible, allowing you to reach more
73 Game Services</a>. For more tips on keeping gamers engaged, see the <a href=
Danalytics.jd15 more about how users interact with your app &mdash; before and after they
24 purchases, and more.
30 "http://www.google.com/analytics/mobile/">Learn more</a>.
36 Admob to start gaining more user insights to improve your in-app marketing.
/frameworks/base/docs/html/training/sign-in/
Dindex.jd15 on Google every day. Once a user signs in with Google, you can create more engaging experiences
38 connect them with friends, and lots more.<br>
47 more actions.<br>
55 your app more credibility and help it grow faster.<br>
64 set up the Google Play services SDK in your app development project. For more information, see
/frameworks/base/docs/html/distribute/stories/
Dtablets.jd9 <p>"More" and more, developers are investing in a full tablet experience
11 screen area on tablets opens up a world of possibilities, allowing for more
13 more monetization opportunities. And with the growing wave of Android tablets that
77 on more items. All of this is accomplished using a single APK on Play, even though
85 widgets and richer notifications, and more ways to provide an immersive experience
106 <h3>Mint: More screen real estate = more engagement</h3>
136 <li>Longer sessions &mdash; more Android tablet users have sessions longer than 5 minutes</li>
155 <p>“We knew we had a lot more real estate, and we wanted to provide a more
161 more visual presentation of personal financial data.</p>
165 much longer sessions,” said Sun. “People are doing a lot more than just checking
[all …]
/frameworks/base/docs/html/training/efficient-downloads/
Dconnectivity_patterns.jd17 <li><a href="#Bandwidth">Use greater bandwidth to download more data less often</a></li>
38 …gher battery cost. Meaning that LTE typically consumes more energy than 3G, which is in turn more
42more aggressively, downloading more data over the same time. Perhaps less intuitively, because the…
/frameworks/base/docs/html/design/material/
Dindex.jd56 <p>For more information about implementing material design on Android, see
82 <p>For more information, see <a href="{@docRoot}training/material/theme.html">Using the Material
95 <p>The new <code>RecyclerView</code> widget is a more pluggable version of <code>ListView</code>
106 <p>For more information, see <a href="{@docRoot}training/material/lists-cards.html">Creating Lists
133 <p>For more information, see <a href="{@docRoot}training/material/shadows-clipping.html">Defining
155 Create more natural animations with <strong>curved motion</strong>.
158 Animate changes in one or more view properties with <strong>view state change</strong> animations.
168 <p>For more information, see <a href="{@docRoot}training/material/animations.html">Defining Custom
185 <p>For more information, see <a href="{@docRoot}training/material/drawables.html">Working with
/frameworks/base/docs/html/ndk/guides/
Dx86.jd30 <p>For more information about defining the {@code APP_ABI} variable, see
75 <p>For more information on this topic, see
94 <li>x86 CPUs return {@code QNaN Indefinite}. For more information about the QNaN floating-point
109 <li>x86 CPUs return {@code QNaN Indefinite}. For more information about the QNaN floating-point
125 To learn more about this condition and result, see the
135 For more information about these conditions and results, see Volume 1 Appendix E chapter
151 To learn more about this condition and result, see the
160 For more information about these conditions and results, see Volume 1 Appendix E chapter
169 These instructions provide different levels of accuracy on ARM and x86 CPUs. For more information
179 <li>These instructions provide different levels of accuracy on ARM and x86 CPUs. For more
[all …]
/frameworks/base/docs/html/tools/workflow/
Dindex.jd34 and <a href="{@docRoot}tools/device.html">Using Hardware Devices</a> for more
39 which contain all of the source code and resource files for your application. For more
47 that provides flexibility, customized build variants, dependency resolution, and much more.
49 using <a href="{@docRoot}tools/help/adb.html">adb</a>. For more information, see
55 tools that are provided with the Android SDK. For more information see
57 <p>Last, you test your application using various Android SDK testing tools. For more
63 application to users. For more information, see
117 <p>For more information on the tools provided with the Android SDK, see the
/frameworks/base/docs/html/distribute/monetize/
Dads.jd2 page.metaDescription=Gain insights about your users, drive more in-app purchases, and maximize your…
14 app, so you can gain insights about your users, drive more in-app purchases,
59 Earn more with our industry-leading ad service, which includes <a href=
122 Drive more in-app purchases and downloads
129 Sell more in-app purchases
133 Earn more revenue by intelligently promoting your in-app purchases to
180 exit the app, plus much more.
/frameworks/base/docs/html/about/versions/
Dandroid-5.1.jd13 <span class="more">show more</span>
68 minSdkVersion}</a>. To learn more about maintaining backward compatibility, read <a href=
74 For more information about how API levels work, read <a href=
81 Android 5.1 adds support for using more than one cellular carrier SIM card at a time. This
82 feature lets users activate and use additional SIMs on devices that have two or more SIM card
Dandroid-3.1-highlights.jd46 technologies introduced in Android 3.1. For a more detailed look at new
71 interface more intuitive and more efficient to use.</p>
100 kiosks; card readers; and much more.</p>
120 <p>For more flexible Home screen customization, users can now resize their Home
122 both horizontally and/or vertically to include more content, where supported by
130 Android-powered devices, to create a familiar environment and work more
131 efficiently. One or more input devices can be attached to the system simultaneously
189 make viewing web content simpler, faster, and more convenient.</p>
223 <p>Calendar grids are larger, for better readability and more accurate
231 <p>The Contacts app now lets you locate contacts more easily using full text
[all …]
Dandroid-3.0-highlights.jd45 Android 3.0. For a more detailed look at new developer APIs, see the <a
64 …multitasking, rich notifications, Home screen customization, widgets, and more &mdash; and transfo…
85 …ell as a Search box for universal search of apps, contacts, media files, web content, and more.</p>
104 …g, and new keys have been added, such as a Tab key, to provide richer and more efficient text inpu…
118 … across bands and filters. New support for Bluetooth tethering means that more types of devices ca…
134more efficiently. Multiple tabs replace browser windows and a new “incognito” mode allows anonymou…
138 …or quick access to exposure, focus, flash, zoom, front-facing camera, and more. To let users captu…
146 …o-pane UI to make viewing and organizing messages more efficient. The app lets users select one or…
174 …led Fragments, then combine them in a variety of ways to create a richer, more interactive experie…
190 …ts to the next level, offering more types of content and new modes of interaction with users. Deve…
[all …]
/frameworks/av/media/libstagefright/
DESDS.cpp80 bool more; in skipDescriptorHeader() local
90 more = (x & 0x80) != 0; in skipDescriptorHeader()
92 while (more); in skipDescriptorHeader()
/frameworks/compile/mclinker/lib/Support/
DLEB128.cpp69 bool more = true; in encode() local
77 more = false; in encode()
83 } while (more); in encode()
/frameworks/base/docs/html/distribute/users/
Dyour-listing.jd46 of the icon in your apps. Learn more about <a href=
65 Get more details <a href=
110 points that end in .00 or .05 more than .99.
117 markets. To help you market your apps more effectively to a global audience,
122 localized assets that you’ve provided for that country. Find out more about
154 App Indexing provides deep links from Google searches to your apps. Get more
175 school doors. Learn more about <a href=
Dknow-your-user.jd13 A key part of growing your apps' installed base is knowing more about your
32 Learn more about <a href=
62 <a href="{@docRoot}distribute/users/build-community.html">Learn more about
104 on app installs, feature popularity, unused features, and more. You can see
110 Read more about <a href=
/frameworks/base/docs/html/guide/topics/resources/
Dindex.jd3more than just code to build a great app. Resources are the additional files and static content th…
34 <p>Android tablets are becoming more popular, and we're pleased to note that the vast majority
37 compatibility mode that makes these apps more usable on tablets.</p>
Dlayout-resource.jd80 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">Layouts</a> for more information. For
171 layout file defined by its {@code android:layout} attribute. For more information about using {@link
[all …]
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dindex.jd50 devices more easily, including text-to-speech, haptic feedback, gesture navigation, trackball and
52 make their applications more accessible.</p>
59 <p>The following topics show you how to use the Android framework to make applications more
77 <dd>How to use API features to build services that make other applications more accessible for
/frameworks/base/docs/html/training/maps/
Dindex.jd16 or more maps as fragments, and much more.
33 much more. <a class="external-link" href=
66 set up the Google Play services SDK in your app development project. For more information,
/frameworks/base/docs/html/distribute/analyze/
Dbuild-better-apps.jd12 find that users who tend to take a specific action are more likely to
13 convert, so see if drawing more users to that action has an impact on your
26 more users there to see if it has an impact on conversion metrics.
36 hypothesize that those users are determined to take another chance, so more
82 drive more purchases than the more common phrase “Checkout”? Test it! Content
/frameworks/base/docs/html/training/material/
Dget-started.jd44 versions of Android earlier than 5.0. For more information, see
77 default animations for touch feedback and activity transitions. For more details, see
117 <p>For more details, see <a href="{@docRoot}training/material/shadows-clipping.html">Defining
123 <p>{@link android.support.v7.widget.RecyclerView} is a more pluggable version of {@link
139 <p>For more information, see <a href="{@docRoot}training/material/lists-cards.html">Creating Lists
172 <p>To learn more about the new animation APIs, see <a
/frameworks/base/docs/html/tools/help/
Dmonkey.jd34 <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 <a href="{@docRoot}tools/debugging/debugging-tracing.html" title="traceview">Traceview</a> for more

12345678910>>...36