HomeSort by relevance Sort by last modified time
    Searched full:strong (Results 376 - 400 of 3004) sorted by null

<<11121314151617181920>>

  /external/llvm/test/Linker/
2003-10-27-LinkOncePromote.ll 1 ; The linker should merge link-once globals into strong external globals,
  /frameworks/base/core/res/res/raw-vi/
incognito_mode_start_page.html 7 <p><strong>B?n ?ã s? d?ng c?a s? ?n danh</strong>. Các trang b?n xem trong c?a s? này s? không xu?t hi?n trong l?ch s? c?a trình duy?t ho?c l?ch s? tìm ki?m và chúng c?ng không ?? l?i d?u v?t nh? cookie trên thi?t b? sau khi b?n ?óng c?a s? ?n danh. Tuy nhiên, m?i t?p b?n t?i xu?ng ho?c m?i d?u trang b?n t?o s? ???c gi? nguyên.</p>
9 <p><strong>S? d?ng c?a s? ?n danh không ?nh h??ng ??n hành vi c?a ng??i khác, c?a máy ch? ho?c ph?n m?m. Hãy c?nh giác v?i:</strong></p>
  /frameworks/base/core/res/res/raw-vi-xlarge/
incognito_mode_start_page.html 7 <p><strong>B?n ?ã s? d?ng c?a s? ?n danh</strong>. Các trang b?n xem trong c?a s? này s? không xu?t hi?n trong l?ch s? c?a trình duy?t ho?c l?ch s? tìm ki?m và chúng c?ng không ?? l?i d?u v?t nh? cookie trên thi?t b? sau khi b?n ?óng c?a s? ?n danh. Tuy nhiên, m?i t?p b?n t?i xu?ng ho?c m?i d?u trang b?n t?o s? ???c gi? nguyên.</p>
9 <p><strong>S? d?ng c?a s? ?n danh không ?nh h??ng ??n hành vi c?a ng??i khác, c?a máy ch? ho?c ph?n m?m. Hãy c?nh giác v?i:</strong></p>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_action_bar.jd 34 <p><strong>New Guides for App Designers!</strong></p>
35 <p>Check out the new documents for designers at <strong><a
36 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>
75 <p class="table-caption" id="screens_table"><strong>Table 1.</strong> Summary of
142 <p><strong>Figure 1. </strong>Style and effects for "Holo Light" theme Action Bar icons.</p
    [all...]
icon_design_dialog.jd 32 <p><strong>New Guides for App Designers!</strong></p>
33 <p>Check out the new documents for designers at <strong><a
34 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines
52 <p class="table-caption"><strong>Table 1.</strong> Summary of finished dialog
96 <p><strong>Final art must be exported as a transparent PNG file. Do not include
97 a background color</strong>.</p>
130 <p><strong>Figure 1. </strong>Safeframe and fill gradient for dialog icons
    [all...]
icon_design_list.jd 33 <p><strong>New Guides for App Designers!</strong></p>
34 <p>Check out the new documents for designers at <strong><a
35 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines
54 <p class="table-caption"><strong>Table 1.</strong> Summary of finished list view
98 <p><strong>Final art must be exported as a transparent PNG file. Do not include
99 a background color</strong>.</p>
130 <p><strong>Figure 1. </strong>Safeframe and fill gradient for list vie
    [all...]
widget_design.jd 49 <p><strong>New Guides for App Designers!</strong></p>
50 <p>Check out the new documents for designers at <strong><a
51 href="{@docRoot}design/index.html">Android Design</a></strong>.</p>
65 <p class="img-caption"><strong>Figure 1.</strong> Example app widgets in Android 4.0.</p>
92 <p class="img-caption"><strong>Figure 2.</strong> Widgets generally have margins between the
96 <p class="note"><strong>Note: </strong> As of Android 4.0, app widgets are automatically give
    [all...]
  /frameworks/base/docs/html/guide/topics/search/
index.jd 32 <p class="img-caption"><strong>Figure 1.</strong> Screenshot of a search dialog with custom
52 <p class="note"><strong>Note</strong>: The search framework does <em>not</em> provide APIs to
66 <dt><strong><a href="search-dialog.html">Creating a Search Interface</a></strong></dt>
68 <dt><strong><a href="adding-recent-query-suggestions.html">Adding Recent Query
69 Suggestions</a></strong></dt>
71 <dt><strong><a href="adding-custom-suggestions.html">Adding Custom Suggestions</a></strong></dt
    [all...]
  /frameworks/base/docs/html/tools/help/
monitor.jd 37 Monitor to the device by selecting it in the <strong>Devices</strong> window.</p>
39 <p class="note"><strong>Note:</strong> Only one debugger can be connected to your device at a time.
  /frameworks/base/docs/html/training/scheduling/
index.jd 52 <strong><a href="wakelock.html">Keeping the Device Awake</a></strong>
59 <strong><a href="alarms.html">Scheduling Repeating Alarms</a></strong>
  /external/mockito/src/org/mockito/
InjectMocks.java 24 * If any of the following strategy fail, then Mockito <strong>won't report failure</strong>;
27 * <li><strong>Constructor injection</strong>; the biggest constructor is chosen,
33 * <li><strong>Property setter injection</strong>; mocks will first be resolved by type,
40 * <li><strong>Field injection</strong>; mocks will first be resolved by type,
138 * <strong><code>MockitoAnnotations.initMocks(this)</code></strong> method has to be called to initialize annotated objects.
    [all...]
  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 10 <p><strong>Confirming</strong> is asking the user to verify that they truly want to proceed with an action they just invoked. In some cases, the confirmation is presented along with a warning or critical information related to the action that they need to consider.</p>
14 <p><strong>Acknowledging</strong> is displaying text to let the user know that the action they just invoked has been completed. This removes uncertainty about implicit operations that the system is taking. In some cases, the acknowledgment is presented along with an option to undo the action.</p>
60 <p><strong>Confirmation is unnecessary</strong>. If the user +1'd by accident, it's not a big deal. They can just touch the button again to undo the action.</p>
61 <p><strong>Acknowledgment is unnecessary</strong>. The user will see the +1 button bounce and turn red. That's a very clear signal.</p>
66 <p><strong>Confirmation is unnecessary</strong>. This is a deliberate action: the user must drag and drop an item onto a relatively large and iso (…)
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/publish/
register.jd 51 <li>Enter basic information about your <strong>developer identity</strong> &mdash; developer
53 <li>Read and accept the <strong>Developer Distribution Agreement</strong> that applies to your
56 <li>Pay a <strong>$25 USD registration fee</strong> using Google Wallet. If you don't have
69 <li><strong>Sign in</strong> to your Google Play Developer Console at
71 <li>Open <strong>Financial reports</strong> <img src="{@docRoot}images/distribute/console-reports.png
    [all...]
preparing.jd 66 <li><strong><a href="{@docRoot}tools/publishing/publishing_overview.html">General Publishing Overview</a></strong> &mdash; Start here for an overview of publishing options for Android apps.</li>
67 <li><strong><a href="{@docRoot}tools/publishing/preparing.html">Preparing for Release</a></strong> &mdash; Developer documentation on how to build the signed, release-ready APK. This process is the same for all Android apps. </li>
85 <li><strong><a href="{@docRoot}distribute/googleplay/policies/index.html">Google Play Policies and Guidelines</a></strong> &mdash; An overview of Google Play policies for spam, intellectual property, and ads, with examples of common problems. </li>
86 </a></strong> &mdash; Help Center document describing various content policies and processes.</li>
88 <li><strong><a href="http://support.google.com/googleplay/android-developer/bin/topic.py?hl=en&topic=2364761&parent=2365624&ctx=topic">Policy and Best Practices
89 </a></strong> &mdash; Help Center document describing various content policies and processes.</li>
101 environment and testing the app against a short set of <strong>core app quality criteria</strong>
    [all...]
  /frameworks/base/docs/html/google/play/billing/
billing_testing.jd 45 <li><strong>Test purchases</strong>, which let your selected license test users
48 <li><strong>Real purchases</strong>, which let regular users make real purchases
86 Console, go to <strong>Settings</strong> &gt; <strong>Account details</strong>,
87 then in the License Testing section, add the addresses to <strong>Gmail accounts
88 with testing status</strong>. For more information, see <
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
overview.jd 18 <dt><strong><a href="{@docRoot}guide/topics/graphics/prop-animation.html">Property
19 Animation</a></strong></dt>
24 <dt><strong><a href="{@docRoot}guide/topics/graphics/view-animation.html">View
25 Animation</a></strong></dt>
30 <dt><strong><a href="{@docRoot}guide/topics/graphics/drawable-animation.html">Drawable
31 Animation</a></strong></dt>
46 <dt><strong><a href="{@docRoot}guide/topics/graphics/2d-graphics.html">Canvas and
47 Drawables</a></strong></dt>
55 <dt><strong><a href="{@docRoot}guide/topics/graphics/hardware-accel.html">Hardware
56 Acceleration</a></strong></dt
    [all...]
  /frameworks/base/docs/html/training/in-app-billing/
list-iab-products.jd 43 <li>Navigate to the uploaded app listing, and click on <strong>In-app Products</strong>.
44 <li>Click on the option to add a new product, then complete the form to specify the product information such as the item?s unique product ID (also called its <em>SKU</em>), description, price, and country availability. Note down the product ID since you might need this information to query purchase details in your application later. <p class="note"><strong>Important:</strong> The In-app Billing Version 3 service only supports managed in-app products, so make sure that you specify that the purchase type is 'Managed' when you add new items to your product list in the Developer Console.</p></li>
45 <li>Once you have completed the form, activate the product so that your application can purchase it. <p class="note"><strong>Warning:</strong> It may take up to 2-3 hours after uploading the APK for Google Play to recognize your updated APK version. If you try to test your application before your uploaded APK is recognized by Google Play, your application will receive a ?purchase cancelled? response with an error message ?This version of the application is not enabled for In-app Billing.?</p></li>
50 <p class="note"><strong>Note:</strong> When making the query, you will need to specify the product IDs for the products explicitly. You can manually find the product IDs from the Developer Console by opening the <strong>In-app Products</strong> tab for your application. The product IDs are listed under the column labeled <strong>Name/ID</st (…)
    [all...]
  /external/chromium_org/chrome/app/resources/terms/
terms_de.html 32 <strong>Diese Nutzungsbedingungen beziehen sich ausschließlich auf die herunterladbare Software-Version des Browsers Google Chrome.</strong>
33 <p><strong>Der vollständige Quellcode für Google Chrome kann kostenfrei im Rahmen einer Open Source-Softwarelizenz unter&nbsp;http://code.google.com/chromium/terms.html&nbsp;bezogen werden.</strong>
34 <p><strong>1. Ihr Verhältnis zu Google</strong>
40 <p><strong>2. Ihr Google Konto</strong>
42 <p><strong>3. Schutz von Daten und Urheberrechten</strong>
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/policies/
ads.jd 76 <strong>Ads must not violate Content Policy</strong>&mdash;Ads in
82 <strong>Ads maturity must be consistent with your app's
83 maturity</strong>&mdash;Content shown in your ads must be consistent
127 <strong>Display your ads within your UI</strong>&mdash;If possible,
133 <strong>Don't make changes outside of the app without consent</strong>
147 <strong>Changes outside the app must be reversible</strong>&mdash;If a
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/file_system/
stat 23 <strong>
60 </strong>
66 <strong>Repository:</strong>
121 <tr><td>Files shown:</td><td><strong>86</strong>
213 <td>&nbsp;<a href="/viewvc/chrome/trunk/src/chrome/common/extensions/api/devtools/?view=log" title="View directory revision log"><strong>149291</strong></a></td>
239 <td>&nbsp;<a href="/viewvc/chrome/trunk/src/chrome/common/extensions/api/OWNERS?revision=150079&amp;view=markup" title="View file contents"><strong>150079</strong></a></td
    [all...]
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 68 <p style="margin-top:1em;margin-bottom:.75em;"><strong>System Bar, for global status and notifications</strong></p>
72 <p style="margin-top:1em;margin-bottom:.75em;"><strong>Action Bar, for application control</strong></p>
83 <p style="margin-top:1em;margin-bottom:.75em;"><strong>Customizable Home screens</strong></p>
95 <p style="margin-top:1em;margin-bottom:.75em;"><strong>Recent Apps, for easy visual multitasking</strong></p>
132 <strong>Browser</strong></p
    [all...]
  /frameworks/base/docs/html/sdk/installing/
studio.jd 230 <p class="caution"><strong>Caution:</strong> Android Studio is currently available as
231 an <strong>early access preview</strong>. Several features
300 <p><strong>Caution:</strong> Replacing your existing installation of
307 <p><strong>Windows users:</strong> Do not install Android Studio 0.2.x in the same
320 <li>Download the <strong>Android Studio</strong> package from above.</li
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
angular_framework.html 33 <strong>Note: </strong>
121 <strong>Note: </strong>
245 &lt;li <strong>data-ng-repeat="doc in docs"</strong>>
246 &lt;img data-ng-src=<strong>"&#123;{doc.icon}&#125;"</strong>> &lt;a href=<strong>"&#123;{doc.alternateLink}&#125;"</strong>><strong>&#123;{doc.title}&#125;</strong>&lt;/a
    [all...]
  /frameworks/base/core/java/android/printservice/
PrinterDiscoverySession.java 54 * session. Printers are <strong>not</strong> persisted across sessions.
69 * changes in the printer state and capabilities. You also <strong>must</strong>
76 * <strong>Note: </strong> All callbacks in this class are executed on the main
131 * <strong>Note: </strong> Calls to this method after the session is
154 * <strong>Note: </strong> Calls to this method after the session i
    [all...]
  /frameworks/base/docs/html/tools/debugging/
systrace.jd 59 <strong>Figure 1.</strong> An example {@code systrace} report on 5 seconds of process execution
119 <li>On the device connected for tracing, navigate to: <strong>Settings &gt;
120 Developer options &gt; Monitoring &gt; Enable traces</strong>.</li>
121 <li>Select the categories of processes to be traced and click <strong>OK</strong>.</li>
125 <strong>Note:</strong> The {@code adb} shell does not have to be stopped and restarted when
173 <strong>Figure 2.</strong> Excerpt from a trace of a smoothly running application with a regula
    [all...]

Completed in 2833 milliseconds

<<11121314151617181920>>