HomeSort by relevance Sort by last modified time
    Searched full:uris (Results 276 - 300 of 487) sorted by null

<<11121314151617181920

  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/
NOTICE 226 changes were made. (We recommend you provide URIs to the location from
  /prebuilts/tools/common/m2/repository/com/intellij/annotations/12.0/
NOTICE 226 changes were made. (We recommend you provide URIs to the location from
  /development/samples/NotePad/tests/src/com/example/android/notepad/
NotePadProviderTest.java 159 * Tests the provider's publicly available URIs. If the URI is not one that the provider
216 * Tests with the same URI but with a filter that should not return any URIs.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemLiteralResult.java 527 * The "extension-element-prefixes" property, actually contains URIs.
536 * @param v Vector of URIs (not prefixes) to set as the "extension-element-prefixes" property
    [all...]
  /external/glide/library/src/main/java/com/bumptech/glide/
RequestManager.java 273 * Note - this method caches data at Uris using only the Uri itself as the cache key. The data represented by
274 * Uris from some content providers may change without the Uri changing, which means using this method
  /frameworks/base/core/java/android/content/
ClipData.java 83 * <p>More complicated exchanges will be done through URIs, in particular
84 * "content:" URIs. A content URI allows the recipient of a ClippedData item
    [all...]
ContentResolver.java 184 * as the base type along with their own sub-type of their content: URIs
198 * as the base type along with their own sub-type of their content: URIs
547 * only difference in behavior between the original and new Uris is that
566 * or all of their Uris.
    [all...]
Intent.java     [all...]
  /frameworks/base/docs/html/guide/topics/security/
permissions.jd 404 also need to hand specific URIs to other applications for them to operate on.
428 cooperation with the content provider holding those URIs. It is strongly
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
WallpaperPickerActivity.java 729 ArrayList<Uri> uris = savedInstanceState.getParcelableArrayList(TEMP_WALLPAPER_TILES); local
730 for (Uri uri : uris) {
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib.py 463 Have special meaning in URIs and must be escaped if not being used for
468 Have no use in URIs so must be escaped
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib.py 463 Have special meaning in URIs and must be escaped if not being used for
468 Have no use in URIs so must be escaped
    [all...]
  /external/libxml2/
NEWS 33 Fix a problem properly saving URIs (Daniel Veillard),
53 xmlSaveUri() incorrectly recomposes URIs with rootless paths (Dennis Filder),
94 properly quote the namespace uris written out during c14n (Aleksey Sanin),
    [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/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...]
  /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/jce/provider/
PKIXNameConstraintValidator.java     [all...]
  /frameworks/base/telecomm/java/android/telecom/
TelecomManager.java 540 * support telephone calls (e.g. URIs such as {@code tel:555-555-1212}). Invoking with
541 * {@code "sip"} will find all {@link PhoneAccountHandle}s which support SIP calls (e.g. URIs
    [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.

Completed in 1235 milliseconds

<<11121314151617181920