/external/chromium_org/native_client_sdk/doc_generated/sdk/ |
release-notes.html | 203 <li>The nacl_mounts library has been renamed <strong>nacl_io</strong>, and has been expanded 211 <li>A new example, <strong>hello_world_instance3d</strong>, has been added to demonstrate a 213 <li>The <strong>file_io</strong> example has been rewritten to do all file operations on a 237 files) for <strong>ARM devices</strong>.</p> 276 <li><p class="first">The <strong>nacl_mounts</strong> library provides a virtual file system that your modul [all...] |
/frameworks/base/docs/html/guide/components/ |
tasks-and-back-stack.jd | 102 <p class="img-caption"><strong>Figure 1.</strong> A representation of how each new activity in a 115 class="img-caption"><strong>Figure 2.</strong> Two tasks: Task B receives user interaction 120 class="img-caption"><strong>Figure 3.</strong> A single activity is instantiated multiple times.</p> 143 <p class="note"><strong>Note:</strong> Multiple tasks can be held in the background at once. 181 <p><strong>Navigation Design</strong></p [all...] |
recents.jd | 49 <p class="img-caption"><strong>Figure 1.</strong> The overview screen showing three Google Drive 78 <p class="note"><strong>Note:</strong> The {@link android.content.Intent#FLAG_ACTIVITY_NEW_DOCUMENT} 113 <p class="note"><strong>Note:</strong> Activities launched with the {@code FLAG_ACTIVITY_NEW_DOCUMENT} 183 <p class="note"><strong>Note:</strong> For values other than {@code none} and {@code never} the 221 <p class="note"><strong>Note:</strong> Using th [all...] |
bound-services.jd | 163 <p class="note"><strong>Note:</strong> Most applications <strong>should not</strong> use AIDL to 179 <p class="note"><strong>Note:</strong> This works only if the client and service are in the same 201 <p class="note"><strong>Note:</strong> The reason the service and client must be in the same 312 <p class="note"><strong>Note:</strong> The example above doesn't explicitly unbind from the service [all...] |
/frameworks/base/docs/html/sdk/installing/ |
studio.jd | 228 <p class="caution"><strong>Caution:</strong> Android Studio is currently in 229 <strong>beta</strong>. Some features 340 <p class="note"><strong>Note:</strong> Java Development Kit (JDK) 7 is required if you're targeting 417 <strong>Help > Check for updates</strong> (on Mac, <strong>Android Studio > 418 Check for updates</strong>) to see whether an update is available.</p [all...] |
/external/apache-http/src/org/apache/commons/logging/impl/ |
WeakHashtable.java | 27 * The associated values are retained using strong references.</p> 32 * <p><strong>Note:</strong> 40 * <strong>Usage:</strong> typical use case is as a drop-in replacement 77 * <strong>Limitations:</strong> 80 * are used for its keys, it is necessary to use strong references for its values. 87 * base LogFactory class, then there is a strong reference from the LogFactory 88 * class to the LogFactory1 instance (as normal) and a strong reference fro [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_identity.html | 112 corner and selecting the <strong>Create...</strong> menu item. </li> 116 <strong>Create an OAuth 2.0 client ID...</strong> blue button. </li> 118 select the <strong>Installed application</strong> type. </li> 119 <li> Select <strong>Chrome Application</strong> and enter your application ID 124 <strong>Warning: </strong> [all...] |
/external/chromium_org/third_party/launchpad_translations/ |
chromium_strings_fr.xtb | 27 <translation id="205900032229966545">Vous avez tenté d'accéder à <strong><ph name="DOMAIN"/></strong>, mais le serveur a présenté un certificat périmé. Aucune information ne permet de déterminer si le certificat a été compromis depuis son expiration. Cela veut dire que Chromium ne peut garantir que vous communiquez bien avec <strong><ph name="DOMAIN2"/></strong> et non un individu mal intentionné. Vous ne devriez pas continuer.</translation> 54 <translation id="4890456338028740446">Vous avez tenté d'atteindre <strong><ph name="DOMAIN"/></strong>, mais le serveur a présenté un certificat fournit par une entité à laquelle le système d'exploitation de votre ordinateur n'a pas accordé sa confiance. Cela peut signifier que le serveur a généré ses propres paramètres d'authentifications, sur lesquels Chromium ne peut pas compter concernant les informations d'identité, ou qu'un pirate peut être en train d'essayer d'intercepter vos communications. Vous ne devriez pas continuer <strong>déautant plus</strong> si vous n'avez jamais vu cet avertissement auparavant pour ce site.</translation> 68 <translation id="6389904555427754410">Vous avez tenté d'atteindre <strong><ph name="DOMAIN"/></strong>, mais le certificat que ce serveur a présenté comporte des erreurs. Chromium ne peut pas utili (…) [all...] |
/frameworks/base/core/java/android/print/ |
PrinterCapabilitiesInfo.java | 394 * <strong>Required:</strong> Yes 421 * <strong>Required:</strong> Yes 451 * <strong>Required:</strong> Yes 472 * <strong>Required:</strong> Yes 479 * <strong>Note:</strong> On platform version 19 (Kitkat) specifyin [all...] |
/frameworks/base/docs/html/google/play/billing/ |
gp-purchase-status-api.jd | 93 <p class="note"><strong>Note:</strong> Not all developers will need to use this 119 <p class="note"><strong>Note:</strong> The Subscriptions and In-App 176 <p class="note"><strong>Note:</strong> The new, transactional "edits" 231 initial courtesy usage quota of <strong>200,000 requests per day</strong> (per 236 more" link on the <strong>Quotas</strong> [all...] |
/frameworks/base/docs/html/guide/practices/ |
screens-distribution.jd | 70 Each {@code <screen>} element <strong>must include both attributes</strong> to specify an 102 <p class="note"><strong>Note:</strong> Although you can also use the <a 173 <p class="caution"><strong>Caution:</strong> If you use the <a 177 external services such as Google Play <strong>do not</strong> apply filtering. Your application 211 considered an advanced feature and <strong>most applications should publish only one 212 APK that can support a wide range of device configurations</strong>. Supporting multiple scree [all...] |
/frameworks/base/docs/html/guide/topics/data/ |
install-location.jd | 12 <li>Some types of applications should <strong>not</strong> allow installation on the external 78 <p class="warning"><strong>Warning:</strong> When the user enables USB mass storage to share files 112 <p class="caution"><strong>Caution:</strong> Although XML markup such as this will be ignored by 127 consistently behave as expected, you <strong>should not</strong> allow your application to be 170 <p>If your application uses any of the features listed above, you <strong>should not</strong> allo [all...] |
/frameworks/base/docs/html/guide/topics/providers/ |
content-provider-basics.jd | 155 <strong>Table 1:</strong> Sample user dictionary table. 210 <strong>Note:</strong> A provider isn't required to have a primary key, and it isn't required 233 <strong>Note:</strong> To access a provider, your application usually has to request specific 260 <strong>Table 2:</strong> Query() compared to SQL query. 304 A <strong>content URI</strong> is a URI that identifies data in a provider. Content URI [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
runtime-changes.jd | 122 <p class="caution"><strong>Caution:</strong> While you can store any object, you 187 <p class="note"><strong>Note:</strong> Handling the configuration change yourself can make it much 224 <p class="caution"><strong>Caution:</strong> Beginning with Android 3.2 (API level 13), <strong>the 225 "screen size" also changes</strong> when the device switches between portrait and landscape 270 <p class="note"><strong>Remember:</strong> When you declare your activity to handle a configuratio [all...] |
/frameworks/base/docs/html/guide/topics/ui/controls/ |
pickers.jd | 53 <p class="note"><strong>Note:</strong> The code samples below show how to create dialogs for a time 68 <p class="note"><strong>Note:</strong> If your app supports versions of Android older than 3.0, 148 <p class="caution"><strong>Caution:</strong> If your app supports versions of Android lower than 173 <p class="note"><strong>Note:</strong> If your app supports versions of Android older than 3.0, 253 <p class="caution"><strong>Caution:</strong> If your app supports versions of Android lower tha [all...] |
/frameworks/base/docs/html/training/displaying-bitmaps/ |
display-bitmap.jd | 51 <p class="note"><strong>Note:</strong> If you have a smaller number of images and are confident they 143 <strong>mImageView.setImageResource(resId);</strong> // Load image into ImageView 304 <strong>imageView.setImageResource(imageResIds[position]);</strong> // Load image into ImageView 332 <strong>loadBitmap(imageResIds[position], imageView)</strong> 393 <p class="note"><strong>Note:</strong> The same code can easily be adapted to work with {@lin [all...] |
/frameworks/base/docs/html/training/gestures/ |
scroll.jd | 63 <p class="note"><strong>Note:</strong> We recommend that you 89 <p><strong>Scrolling</strong> is the general process of moving the viewport (that is, the 'window' 94 <li><strong>Dragging</strong> is the type of scrolling that occurs when a user drags her 100 <li><strong>Flinging</strong> is the type of scrolling that occurs when a user 133 <p class="note"><strong>Note:</strong> The {@code InteractiveChart} sample app displays a [all...] |
/frameworks/base/docs/html/training/implementing-navigation/ |
temporal.jd | 31 type of navigation, so <strong>your app should not add a Back button to the UI</strong>.</p> 39 <p><strong>Back Navigation Design</strong></p> 162 <p class="note"><strong>Note:</strong> In order for the {@link 200 <p class="note"><strong>Note:</strong> You <strong>should not add transactions to the back 201 stack</strong> when the transaction is for horizontal navigation (such as when switching tabs [all...] |
/frameworks/base/docs/html/training/tv/games/ |
index.jd | 84 Android TV game should not tell a player to <strong>Tap here to skip</strong>. 94 <strong>Communicate Controller Requirements up Front</strong> - Use your Play Store description 101 <strong>Use Consistent Button Mapping</strong> - Intuitive and flexible button mapping is key 109 <strong>Detect Controller Capabilities and Adjust Accordingly</strong> - Query the controller 280 <strong>Note:</strong> You can use the {@link android.webkit.WebView} class for logins t [all...] |
/frameworks/base/graphics/java/android/graphics/pdf/ |
PdfDocument.java | 105 * <strong>Note:</strong> Do not call this method after {@link #close()}. 131 * <strong>Note:</strong> Do not call this method after {@link #close()}. 160 * <strong>Note:</strong> Do not call this method after {@link #close()}. 192 * <strong>Note:</strong> Do not call this method if the page 402 * <strong>Note: </strong> There are some draw operations that are not ye [all...] |
/external/icu/icu4c/ |
readme.html | 210 <p><strong>Important:</strong> Please make sure you understand the <a href= 259 <li><strong>Official Release Snapshot:</strong><br /> 266 The packaged snapshots are named <strong>icu-nnnn.zip</strong> or 267 <strong>icu-nnnn.tgz</strong>, where nnnn is the version number. The .zip 272 <li><strong>Subversion Source Repository:</strong><br / [all...] |
/frameworks/base/core/java/android/text/ |
TextDirectionHeuristics.java | 50 * Determines the direction based on the first strong directional character, including bidi 58 * Determines the direction based on the first strong directional character, including bidi 66 * If the text contains any strong right to left non-format character, determines that the 183 * Algorithm that uses the first strong directional character to determine the paragraph 203 * Algorithm that uses the presence of any strong directional non-format
|
/frameworks/base/docs/html/guide/topics/media/ |
exoplayer.jd | 68 <strong>Note:</strong> ExoPlayer is an open source project that is not part of the Android 101 <strong>Figure 1.</strong> High level object model for an ExoPlayer configured to play audio 172 <strong>Figure 2.</strong> Object model for an implementation of ExoPlayer that renders 231 <strong>Figure 3.</strong> Object model for a DASH adaptive playback using ExoPlayer 271 <strong>Note:</strong> Building Representation objects from MPD files is not required. You ca [all...] |
/frameworks/base/docs/html/guide/topics/text/ |
creating-input-method.jd | 70 <strong>Figure 1.</strong> The life cycle of an IME. 174 There are two main visual elements for an IME: the <strong>input</strong> 176 <strong>candidates</strong> view. You only have to implement the elements 271 <strong>Figure 2.</strong> Latin IME input types. 356 <strong>Caution:</strong> In your own IME, make sure you handle tex [all...] |
/external/clang/lib/AST/ |
TypePrinter.cpp | 259 IncludeStrongLifetimeRAII Strong(Policy); 283 IncludeStrongLifetimeRAII Strong(Policy); 323 IncludeStrongLifetimeRAII Strong(Policy); 333 IncludeStrongLifetimeRAII Strong(Policy); 356 IncludeStrongLifetimeRAII Strong(Policy); 367 IncludeStrongLifetimeRAII Strong(Policy); 378 IncludeStrongLifetimeRAII Strong(Policy); 389 IncludeStrongLifetimeRAII Strong(Policy); 400 IncludeStrongLifetimeRAII Strong(Policy); 416 IncludeStrongLifetimeRAII Strong(Policy) [all...] |