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

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/httplib2/
__init__.py 148 raise RelativeURIError("Only absolute URIs are allowed. uri = %s" % uri)
410 # Then we also need a list of URIs that have already demanded authentication
411 # That list is tricky since sub-URIs can take the same auth, or the
    [all...]
  /external/libxml2/result/valid/
xlink.xml 58 <p><emph>Note:</emph> Since working drafts are subject to frequent change, you are advised to reference the above URI, rather than the URIs for working drafts themselves. Some of the work remaining is described in <specref ref="unfinished"/>. </p>
241 <!--Is there some restriction on URNs having queries and/or fragment identifiers? Since these RFCs don't mention URIs explicitly, should the wording here lead from URLs to URIs more explicitly? -elm-->
    [all...]
  /external/libxml2/test/valid/
xlink.xml 59 <p><emph>Note:</emph> Since working drafts are subject to frequent change, you are advised to reference the above URI, rather than the URIs for working drafts themselves. Some of the work remaining is described in <specref ref="unfinished"/>. </p>
242 <!--Is there some restriction on URNs having queries and/or fragment identifiers? Since these RFCs don't mention URIs explicitly, should the wording here lead from URLs to URIs more explicitly? -elm-->
    [all...]
  /frameworks/base/core/java/android/app/
DownloadManager.java 445 throw new IllegalArgumentException("Can only download HTTP/HTTPS URIs: " + uri);
    [all...]
  /frameworks/base/docs/html/guide/topics/providers/
calendar-provider.jd 93 URIs for providers begin with the string &quot;content://&quot;. This
95 Provider defines constants for the URIs for each of its classes (tables). These
96 URIs have the format <code><em>&lt;class&gt;</em>.CONTENT_URI</code>. For
    [all...]
document-provider.jd 537 recent URIs your app accessed, but they may no longer be valid&mdash;another app
675 that contains constant definitions for the URIs, column names, MIME types, and
    [all...]
  /frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
calendar-provider.jd 93 URIs de provedores começam com a string "content://". Ela
95 de Agenda define constantes para as URIs de cada uma das classes (tabelas). Essas
96 URIs têm o formato <code><em>&lt;class&gt;</em>.CONTENT_URI</code>. Por exemplo:
    [all...]
document-provider.jd 534 <p>Há uma etapa final. Você pode ter salvo as URIs
673 que contém definições constantes das URIs, nomes de coluna, tipos MIME
    [all...]
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DirectoryFragment.java 760 final ArrayList<Uri> uris = new ArrayList<>(); local
763 uris.add(doc.derivedUri);
767 intent.putParcelableArrayListExtra(Intent.EXTRA_STREAM, uris);
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
DomTest.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 594 * Set an object that will be used to resolve URIs used in
609 * Get an object that will be used to resolve URIs used in
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
PKIXNameConstraintValidator.java     [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXNameConstraintValidator.java     [all...]
  /frameworks/base/docs/html/about/versions/nougat/
android-7.0-changes.jd 221 Passing <code>file://</code> URIs outside the package domain may leave the
257 the {@link android.os.StrictMode} API policy that prohibits exposing {@code file://} URIs
    [all...]
  /frameworks/base/docs/html/guide/topics/security/
permissions.jd     [all...]
  /frameworks/base/telecomm/java/android/telecom/
TelecomManager.java 666 * support telephone calls (e.g. URIs such as {@code tel:555-555-1212}). Invoking with
667 * {@code "sip"} will find all {@link PhoneAccountHandle}s which support SIP calls (e.g. URIs
    [all...]
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsManager.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Utils.java 749 * <p>All URIs received from outside Android (such as user input,
    [all...]
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicService.java 136 // providing titles and URIs as we need.
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 202 // or URIs.
  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactDetailFragment.java 481 // a default (or use a previously set default) for geo Uris.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTMdefaultNamespaceDeclarationNode.java 664 * by resolution of relative namespace URIs issue?It's not.Should this
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java 34 * routines to map prefixes to URIs and vice versa.</p>
  /external/chromium-trace/catapult/third_party/WebOb/docs/
differences.txt 342 Returns a URI object, no equivalent (only string URIs available).
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
integration_testcase.py 131 # URIs delete the bucket at the end.

Completed in 1499 milliseconds

<<11121314151617181920>>