/docs/source.android.com/src/accessories/ |
aoa2.jd | 62 <li><strong>accessory</strong> - An interface providing 2 bulk endpoints for communicating with an 64 <li><strong>audio</strong> - A new standard USB audio class interface for streaming audio 66 <li><strong>adb</strong> - An interface intended only for debugging purposes while developing an 114 <li><strong>ACCESSORY_REGISTER_HID</strong> registers a new HID device with the Android device. 118 <li><strong>ACCESSORY_UNREGISTER_HID</strong> unregisters a HID device that was previousl [all...] |
/docs/source.android.com/src/devices/camera/ |
camera3.jd | 49 <p><strong>Note:</strong> The new camera HAL is in active development and can change at any 71 <strong>Figure 1.</strong> Camera components</p> 125 <p><strong>Figure 2.</strong> Camera core operation model</p> 139 <h4><strong>1.0</strong></h4> 148 <h4><strong>2.0</strong></h4 [all...] |
/external/lldb/www/python_reference/ |
lldb.formatters-module.html | 80 <li> <strong class="uidlink"><a href="lldb.formatters.Logger-module.html">lldb.formatters.Logger</a></strong> </li> 81 <li> <strong class="uidlink"><a href="lldb.formatters.attrib_fromdict-module.html">lldb.formatters.attrib_fromdict</a></strong>: <em class="summary">Objective-C runtime wrapper for use by LLDB Python formatters</em> </li> 82 <li> <strong class="uidlink"><a href="lldb.formatters.cache-module.html">lldb.formatters.cache</a></strong>: <em class="summary">Objective-C runtime wrapper for use by LLDB Python formatters</em> </li> 83 <li> <strong class="uidlink"><a href="lldb.formatters.cpp-module.html">lldb.formatters.cpp</a></strong> 85 <li> <strong class="uidlink"><a href="lldb.formatters.cpp.gnu_libstdcpp-module.html">lldb.formatters.cpp.gnu_libstdcpp</a></strong> </li [all...] |
/frameworks/base/core/java/android/widget/ |
ShareActionProvider.java | 63 * <strong>Note:</strong> While the sample snippet demonstrates how to use this provider 81 * <strong>Note:</strong> Modifying the intent is not permitted and 85 * <strong>Note:</strong> You should <strong>not</strong> handle the 148 * <strong>Note:</strong> If you choose the backing share history fil [all...] |
/frameworks/base/docs/html/design/patterns/ |
help.jd | 7 <p>Some of your users will run into questions or problems along the way. They'll be looking for answers <strong>within your app</strong>, and if they don't find them quickly, they may leave and never come back.</p> 15 <p>In almost all cases, we advise <strong>against</strong> approaches like these because:</p> 17 <li><strong>They're interruptions.</strong> People will be eager to start using your app, and anything you put in front of them will feel like an obstacle or possibly an annoyance, despite your good intentions. And because they didn't ask for it, they probably won't pay close attention to it.</li> 18 <li><strong>They're usually not necessary.</strong> If you have usability concerns about an aspect of your app, don't just throw help at the problem. Try to solve it in the UI. Apply Android design patterns, styles, and building blocks, and you'll go a long way in reducing the need to educate your users.</li> 27 <li><strong>High value</strong> [all...] |
/frameworks/base/docs/html/training/basics/actionbar/ |
adding-buttons.jd | 34 <p class="img-caption"><strong>Figure 1.</strong> An action bar with an action button 86 <p class="note"><strong>Note:</strong> When creating icons and other bitmap images for your app, 91 <p><strong>If your app is using the Support Library</strong> for compatibility on versions 102 <strong>xmlns:yourapp="http://schemas.android.com/apk/res-auto"</strong> > 107 <strong>yourapp:showAsAction="ifRoom"</strong> /> [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
contentSecurityPolicy.html | 8 <strong>Content Security Policy (CSP)</strong> 91 <code><script></code> blocks <strong>and</strong> inline event handlers 120 setTimeout(<strong>"awesome(); totallyAwesome()"</strong>, 1000); 129 <button <strong>onclick="clickHandler(this)"</strong>> 174 <strong>function awesomeTask() { 177 }</strong> [all...] |
/frameworks/base/core/java/android/print/ |
PrintDocumentAdapter.java | 41 * CancellationSignal, LayoutResultCallback, Bundle)}, you <strong>may</strong> get 136 * After you are done laying out, you <strong>must</strong> invoke: {@link 143 * {@link CancellationSignal}. Note that you <strong>must</strong> call one of 157 * signal. The cancellation callback <strong>will not</strong> be made on the 169 * <strong>Note:</strong> If the content is large and a layout will b [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design.jd | 61 <p><strong>New Guides for App Designers!</strong></p> 62 <p>Check out the new documents for designers at <strong><a 63 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines 82 <dt><strong><a href="icon_design_launcher.html">Launcher Icons</a></strong></dt> 85 <dt><strong><a href="icon_design_menu.html">Menu Icons</a></strong></dt> 88 <dt><strong><a href="icon_design_action_bar.html">Action Bar Icons</a> 89 <span class="new">new!</span></strong></dt [all...] |
icon_design_menu.jd | 37 <p><strong>New Guides for App Designers!</strong></p> 38 <p>Check out the new documents for designers at <strong><a 39 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines 58 <p><strong>Final art must be exported as a transparent PNG file. Do not include 59 a background color</strong>.</p> 76 <p class="caution"><strong>Caution:</strong> The style and content sizing of 174 <p class="table-caption"><strong>Figure 1.</strong> [all...] |
icon_design_tab.jd | 37 <p><strong>New Guides for App Designers!</strong></p> 38 <p>Check out the new documents for designers at <strong><a 39 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines 54 <p><strong>Final art must be exported as a transparent PNG file. Do not include 55 a background color</strong>.</p> 63 <p class="warning"><strong>Warning:</strong> 66 Android 2.0 compared to <a href="#icon1">previous versions</a>. <strong>To 67 provide support for all Android versions</strong>, developers should [all...] |
icon_design_launcher.jd | 31 <p><strong>New Guides for App Designers!</strong></p> 32 <p>Check out the new documents for designers at <strong><a 33 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines 58 <p class="note"><strong>Note:</strong> 75 <strong>Figure 1.</strong> Example launcher icons for system applications (left) and 110 <p>Quality matters here. A well-designed icon can be a strong signal that your app 114 <p class="note"><strong>Note:</strong> Google Play requires a high-resolution version of you [all...] |
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_elementretrievetagname.java | 66 String strong; local 70 strong = testEmployee.getNodeName(); 71 assertEqualsAutoCase("element", "nodename", "code", strong); 72 strong = ((Element) /*Node */testEmployee).getTagName(); 73 assertEqualsAutoCase("element", "tagname", "code", strong);
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
declarativeWebRequest.html | 80 <strong>Note:</strong> All conditions and actions are created via a constructor 125 <strong>Note:</strong> You should always register or unregister rules in bulk rather than 197 <strong>Note:</strong> Applicable stages can be further constrained by using the 201 <strong>Note:</strong> Redirects initiated by a redirect action use the original 207 <strong>Example:</strong> It is possible to combine [all...] |
/frameworks/base/docs/html/distribute/monetize/ |
ads.jd | 48 <strong>Placement within your apps</strong> — Well-placed ads make 59 <strong>Ad formats</strong> — Every app offers a different type of 70 <strong>Maximizing your performance</strong> — Make sure you?re 86 <strong>Exercising control options</strong> — A variety of ads may 98 <strong>Cross promoting your other apps</strong> — Ads can do mor [all...] |
/frameworks/base/docs/html/google/play/billing/ |
billing_integrate.jd | 43 <p class="note"><strong>Note:</strong> To see a complete implementation and learn how to test your application, see the <a href="{@docRoot}training/in-app-billing/index.html">Selling In-app Products</a> training class. The training class provides a complete sample In-app Billing application, including convenience classes to handle key tasks related to setting up your connection, sending billing requests and processing responses from Google Play, and managing background threading so that you can make In-app Billing calls from your main activity.</p> 70 <li>Select <strong>Google Play Billing Library</strong>.</li> 71 <li>Click <strong>Install packages</strong> to complete the download.</li> 83 <strong>File</strong> > <strong>New</strong> > <strong>Android Application [all...] |
/frameworks/base/docs/html/training/keyboard-input/ |
navigation.jd | 37 <p class="note"><strong>Note:</strong> 64 <li>In the AVD Manager, either click <strong>New Device</strong> or 65 select an existing profile and click <strong>Clone</strong>.</li> 66 <li>In the window that appears, ensure that <strong>Keyboard</strong> and 67 <strong>DPad</strong> are enabled.</li [all...] |
/frameworks/base/docs/html/training/material/ |
get-started.jd | 30 Apply the material <strong>theme</strong> to your app.</li> 32 Create your <strong>layouts</strong> following material design guidelines.</li> 34 Specify the <strong>elevation</strong> of your views to cast shadows.</li> 36 Use system <strong>widgets</strong> for lists and cards.</li> 38 Customize the <strong>animations</strong> in your app.</li [all...] |
theme.jd | 53 <p style="margin-top:8px;font-size:12px"><strong>Figure 1</strong>. Dark material theme</p> 59 <p style="margin-top:8px;font-size:12px"><strong>Figure 2</strong>. Light material theme</p> 66 <strong>Note:</strong> The material theme is only available in Android 5.0 (API level 21) and 97 <strong>Figure 3.</strong> Customizing the material theme.</p> 117 <strong>Note:</strong> The status bar should almost always have a clear delineation from th [all...] |
/frameworks/base/docs/html/tools/debugging/ |
systrace.jd | 60 <strong>Figure 1.</strong> An example Systrace report on 5 seconds of process execution 154 <li>On the device connected for tracing, navigate to: <strong>Settings > 155 Developer options > Monitoring > Enable traces</strong>.</li> 156 <li>Select the categories of processes to be traced and click <strong>OK</strong>.</li> 160 <strong>Note:</strong> The {@code adb} shell does not have to be stopped and restarted when 216 <strong>Note:</strong> When you nest trace calls within each other, th [all...] |
/frameworks/base/docs/html/tools/testing/ |
activity_test.jd | 210 In Eclipse, select <strong>File</strong> > <strong>New</strong> > <strong>Project</strong> > <strong>Android</strong> > <strong>Android Project</strong>, [all...] |
/frameworks/base/docs/html/google/play/billing/v2/ |
billing_integrate.jd | 7 The <strong>In-app Billing Version 2 API</strong> has been deprecated in 9 <strong>make sure that it is using the Version 3 API</strong>. If your app is 10 still using the Version 2 API, you must <strong>migrate to the Version 3 API 11 as soon as possible</strong>.<br> 13 We plan to turn off the In-app Billing Version 2 service on <strong>January 14 27, 2015</strong>, after which time users will <strong>no longer be able to 15 purchase in-app items and subscriptions through the Version 2 API</strong> [all...] |
/external/lldb/www/ |
python-reference.html | 87 <code><pre><tt>(lldb) <strong>script</strong>
200 >>> <strong>print lldb.debugger</strong>
202 >>> <strong>print lldb.target</strong>
204 >>> <strong>print lldb.process</strong>
206 >>> <strong>print lldb.thread</strong>
[all...] |
/frameworks/base/docs/html/google/gcm/ |
http.jd | 42 <p class="note"><strong>Note:</strong> See 72 <p><strong>Note:</strong> If <code>Content-Type</code> is omitted, the format 112 <p class="note"><strong>Note:</strong> If your organization has a firewall 271 <li>Otherwise, there is probably a non-recoverable error (<strong>Note: 272 </strong>Plain-text requests will never return <code>Unavailable</code> as the 283 <dt id="missing_reg"><strong>Missing Registration ID</strong></dt [all...] |
/frameworks/base/docs/html/guide/topics/media/ |
camera.jd | 67 <li><strong>Camera Requirement</strong> - Is the use of a camera so important to your 72 <li><strong>Quick Picture or Customized Camera</strong> - How will your application use the 78 <li><strong>Storage</strong> - Are the images or videos your application generates intended to be 120 <li><strong>Camera Permission</strong> - Your application must request permission to use a device 125 <p class="note"><strong>Note:</strong> If you are using the camera <a href="#intents">via a [all...] |