HomeSort by relevance Sort by last modified time
    Searched full:strong (Results 1626 - 1650 of 3412) sorted by null

<<61626364656667686970>>

  /libcore/luni/src/main/java/java/io/
FilterInputStream.java 41 * <p><strong>Warning:</strong> passing a null source creates an invalid
  /libcore/luni/src/main/java/javax/crypto/
CipherInputStream.java 49 * <p><strong>Warning:</strong> passing a null source creates an invalid
  /libcore/luni/src/main/java/org/xml/sax/
DTDHandler.java 13 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
EntityResolver.java 16 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
  /libcore/luni/src/main/java/org/xml/sax/ext/
Attributes2.java 22 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
DeclHandler.java 16 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
DefaultHandler2.java 24 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
  /libcore/luni/src/main/java/org/xml/sax/helpers/
LocatorImpl.java 16 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
NamespaceSupport.java 21 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
386 * <p><strong>Note:</strong> if there is a default prefix, it will not be
408 * <p><strong>Note:</strong> this will never return the empty (default) prefix;
437 * <p><strong>Note:</strong> the empty (default) prefix is <em>never</em> included
  /libcore/support/src/test/java/tests/support/
Support_GetPutFieldsDefaulted.java 29 * <strong>Important:</strong> The test method
  /packages/apps/Calendar/src/com/android/calendar/
MultiStateButton.java 32 * <p><strong>XML attributes</strong></p>
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/comparator/
SizeFileComparator.java 46 * <strong>N.B.</strong> Directories are treated as <b>zero size</b> unless
  /frameworks/base/docs/html/distribute/tools/
launch-checklist.jd 131 <strong>quality criteria that applies to all apps</strong>. For complete
293 is <strong>50 MB</strong>. If your app exceeds that size, or if you want to
407 Google Play, <strong>free apps must remain free</strong>.
426 any time to be a free app (<strong>but cannot then change it back to
427 priced</strong>). You can also sell in-app products and subscriptions.
724 <strong>Users on alpha or beta versions cannot leave reviews or
725 ratings</strong>, so there is <strong>no risk to your rating</strong> o
    [all...]
  /frameworks/base/docs/html/guide/topics/providers/
document-provider.jd 91 <li><strong>Document provider</strong>&mdash;A content provider that allows a
99 <li><strong>Client app</strong>&mdash;A custom app that invokes the
104 <li><strong>Picker</strong>&mdash;A system UI that lets users access documents from all
124 <p class="img-caption"><strong>Figure 1.</strong> Document provider data model. A Root points to a single Document,
171 <p class="img-caption"><strong>Figure 2.</strong> Storage Access Framework Flow</p
    [all...]
content-provider-creating.jd 120 <strong>Decide if you need a content provider</strong>. You need to build a content
273 A <strong>content URI</strong> is a URI that identifies data in a provider. Content URIs include
274 the symbolic name of the entire provider (its <strong>authority</strong>) and a
275 name that points to a table or file (a <strong>path</strong>). The optional id part points to
338 <strong><code>*</code>:</strong> Matches a string of any valid characters of any length
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/examples/objc/AppRTCDemo/
APPRTCConnectionManager.m 50 @property(nonatomic, strong) APPRTCAppClient* client;
51 @property(nonatomic, strong) RTCPeerConnection* peerConnection;
52 @property(nonatomic, strong) RTCPeerConnectionFactory* peerConnectionFactory;
53 @property(nonatomic, strong) RTCVideoSource* videoSource;
54 @property(nonatomic, strong) NSMutableArray* queuedRemoteCandidates;
  /frameworks/base/docs/html/guide/components/
fragments.jd 110 <p class="img-caption"><strong>Figure 1.</strong> An example of how two UI modules defined by
132 <p class="img-caption"><strong>Figure 2.</strong> The lifecycle of a fragment (while its
204 <p class="note"><strong>Note:</strong> If your fragment is a subclass of {@link
302 <p><strong>Note:</strong> Each fragment requires a unique identifier that
474 <p class="note"><strong>Tip:</strong> For each fragment transaction, you can apply a transitio
    [all...]
  /frameworks/base/docs/html/tools/help/
adb.jd 79 <strong>USB debugging</strong> in the device system settings, under <strong>
80 Developer options</strong>.</p>
85 screen to find <strong>Developer options</strong> at the bottom.</p>
89 <p class="note"><strong>Note:</strong> When you connect a device running Android 4.2.2 or higher
123 <p class="table-caption"><strong>Table 1.</strong> Available adb commands</p
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.3.jd 299 <li><strong>Allow access to the owner?s accounts from a restricted profile.</strong>
307 <p class="caution"><strong>Caution:</strong> Enabling this attribute provides your
318 <li><strong>Disable certain functionality when unable to modify accounts.</strong>
334 <p class="note"><strong>Note:</strong> In this scenario, you should <em>not</em> declare
338 <li><strong>Disable your app when unable to access private accounts.</strong>
    [all...]
  /external/chromium_org/ppapi/utility/
completion_callback_factory.h 45 /// <strong>Note: </strong><code>CompletionCallbackFactory<T></code> isn't
54 /// <strong>Example: </strong>
84 /// <strong>Passing additional parameters to your callback</strong>
110 /// <strong>Optional versus required callbacks</strong>
142 /// <strong>Completion callbacks with output</strong>
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
choicfmt.h 58 * <p><strong>Patterns</strong></p>
109 * <p><strong>Arrays</strong></p>
131 * <p><strong>Formatting and Parsing</strong></p>
156 * <p><strong>Notes</strong></p>
174 * <p><strong>Examples</strong></p
    [all...]
  /frameworks/base/core/java/android/content/
BroadcastReceiver.java 45 * <p><em><strong>Note:</strong></em>
569 * <p><strong>This method does not work with non-ordered broadcasts such
571 * Context.sendBroadcast}</strong></p>
601 * <p><strong>This method does not work with non-ordered broadcasts such
603 * Context.sendBroadcast}</strong></p>
642 * <p><strong>This method does not work with non-ordered broadcasts such
644 * Context.sendBroadcast}</strong></p>
684 * <p><strong>This method does not work with non-ordered broadcasts such
686 * Context.sendBroadcast}</strong></p
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
application-element.jd 316 cannot add accounts, specifying this attribute <strong>makes your app
317 unavailable from a restricted profile</strong> unless you also declare
321 <p class="caution"><strong>Caution:</strong>
333 {@link android.accounts.Account} and restricted profiles <strong>are allowed to
334 access</strong> the primary user's accounts, the value for this attribute must
341 <p class="caution"><strong>Caution:</strong>
344 information. If the account may reveal personal details, you <strong>should not</strong>
    [all...]
  /frameworks/base/docs/html/guide/topics/security/
permissions.jd 179 <p><strong>Caution:</strong> Over time,
292 <p><strong>{@link android.app.Activity}</strong> permissions
303 <p><strong>{@link android.app.Service}</strong> permissions
315 <p><strong>{@link android.content.BroadcastReceiver}</strong> permissions
334 <p><strong>{@link android.content.ContentProvider}</strong> permission
    [all...]
  /frameworks/base/docs/html/tools/sdk/
tools-notes.jd 297 <strong>Repair</strong>.</p>
    [all...]

Completed in 1471 milliseconds

<<61626364656667686970>>