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

1 2 3 4 5 6 7 8 91011>>

  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/
FeedProvider.java 55 * UriMatcher, used to decode incoming URIs.
  /development/samples/NotePad/src/com/example/android/notepad/
NotePadProvider.java 122 // Add a pattern that routes URIs terminated with "notes" to a NOTES operation
125 // Add a pattern that routes URIs terminated with "notes" plus an integer
129 // Add a pattern that routes URIs terminated with live_folders/notes to a
364 * Returns the types of available data streams. URIs to specific notes are supported.
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/provider/
FeedProvider.java 55 * UriMatcher, used to decode incoming URIs.
  /external/apache-http/src/org/apache/http/client/utils/
URIUtils.java 38 * A collection of utilities for {@link URI URIs}, to workaround
  /external/chromium-trace/catapult/dashboard/dashboard/static/
uri.html 12 * Utility functions for dealing with URIs.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
wildcards.py 106 this behavior over cloud URIs. For example, the following command will copy
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
mock_cloud_api.py 23 storage uris and boto.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/file/
key.py 23 # File representation of key, for use with "file://" URIs.
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
JoinHeader.java 88 * Two From header fields are equivalent if their URIs match, and their
  /external/parameter-framework/upstream/schemas/
W3cXmlAttributes.xsd 20 relative URIs in the scope of the element on which it
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
RoomParametersFetcher.java 190 JSONArray turnUris = responseJSON.getJSONArray("uris");
  /external/webrtc/webrtc/libjingle/xmllite/
xmlparser_unittest.cc 279 // XmlParser doesn't like empty namespace URIs
  /frameworks/base/core/java/android/content/
UriMatcher.java 25 Utility class to aid in matching URIs in content providers.
  /frameworks/base/core/java/android/speech/
RecognizerResultsIntent.java 130 * NOT be used for generic URIs such as those found in the data field of an Intent.
  /frameworks/base/core/java/com/android/internal/app/
ResolverComparator.java 165 // ordered before others. This is for the case when opening URIs,
  /frameworks/base/docs/html/training/articles/
scoped-directory-access.jd 91 the provided URI to access directory information, similar to using URIs
  /frameworks/base/docs/html/training/tv/tif/
content-recording.jd 149 content recording URIs. Use content provider APIs to
  /frameworks/base/docs/html-intl/intl/ko/training/basics/intents/
sending.jd 114 // You can also attach multiple items by passing an ArrayList of Uris
  /frameworks/base/docs/html-intl/intl/pt-br/training/articles/
scoped-directory-access.jd 82 o URI fornecido para acessar as informações do diretório, o que é semelhante a usar URIs
  /frameworks/base/docs/html-intl/intl/ru/training/basics/intents/
sending.jd 114 // You can also attach multiple items by passing an ArrayList of Uris
  /frameworks/base/media/java/android/media/
AsyncPlayer.java 29 * Plays a series of audio URIs, but does all the hard work on another thread
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
TunerService.java 62 // Map of Uris we listen on to their settings keys.
  /frameworks/base/tests/MusicServiceDemo/src/com/example/android/musicservicedemo/
BrowserService.java 72 // Content URIs
  /frameworks/support/core-utils/java/android/support/v4/content/
FileProvider.java 116 * request content URIs for the <code>images/</code> subdirectory of your private file area.
203 * files for which you want content URIs. For example, these XML elements specify two directories:
308 * URIs.
320 * <a href="{@docRoot}training/secure-file-sharing/index.html">Sharing Files Securely with URIs</a>.
    [all...]
  /frameworks/wilhelm/tests/mimeUri/
slesTest_playStates.cpp 46 /* Play an audio URIs, play, pause, stop */

Completed in 920 milliseconds

1 2 3 4 5 6 7 8 91011>>