HomeSort by relevance Sort by last modified time
    Searched full:schemes (Results 26 - 50 of 122) sorted by null

12 3 4 5

  /frameworks/base/docs/html/guide/topics/manifest/
data-element.jd 148 attribute) but no scheme, the {@code content:} and {@code file:} schemes are
153 case-sensitive, unlike the RFC. As a result, you should always specify schemes
  /packages/apps/Browser/
AndroidManifest.xml 62 <!-- For these schemes were not particular MIME type has been
73 <!-- For these schemes where any of these particular MIME types
  /packages/apps/Email/src/com/android/email/mail/
Store.java 42 * String constants for known store schemes.
158 * Typical schemes include imap, pop3, local, eas.
  /external/apache-http/src/org/apache/http/impl/client/
AbstractAuthenticationHandler.java 127 this.log.debug("Authentication schemes in the order of preference: "
  /external/bluetooth/glib/gio/
gvfs.c 130 * Gets a list of URI schemes supported by @vfs.
  /external/openssl/crypto/
opensslv.h 73 * There may be other schemes as well that I haven't yet discovered.
  /external/openssl/include/openssl/
opensslv.h 73 * There may be other schemes as well that I haven't yet discovered.
  /frameworks/base/core/java/android/net/
WebAddress.java 34 * schemes. It will only throw a ParseException if the input is
  /frameworks/base/docs/html/guide/appendix/
app-intents.jd 39 <p>The dialer is good at normalizing some kinds of schemes: for example
g-app-intents.jd 48 <p>The dialer is good at normalizing some kinds of schemes: for example
  /packages/apps/HTMLViewer/src/com/android/htmlviewer/
HTMLViewerActivity.java 39 * It supports all URLs schemes that a standard WebView supports, as well as
  /frameworks/base/core/java/android/content/
ContentResolver.java 269 * <h5>Accepts the following URI schemes:</h5>
277 * on these schemes.
325 * <h5>Accepts the following URI schemes:</h5>
332 * on these schemes.
360 * <h5>Accepts the following URI schemes:</h5>
367 * on these schemes.
406 * <h5>Accepts the following URI schemes:</h5>
    [all...]
  /cts/tests/tests/content/src/android/content/cts/
IntentFilterTest.java     [all...]
  /external/netcat/
generic.h 13 hairball schemes too. HAVE_xx conforms to the gnu/autoconf usage and
131 #define HAVE_SHADOW_PASSWD ... in its multitudinous schemes?? ... how
  /external/webkit/WebCore/platform/network/cf/
SocketStreamHandleCFNet.cpp 145 // CFNetwork returns an empty proxy array for WebScoket schemes, so use m_httpsURL.
188 // CFNetworkCopyProxiesForURL doesn't know about WebSocket schemes, so pretend to use http.
  /frameworks/base/core/java/android/text/util/
Linkify.java 425 Spannable s, Pattern pattern, String[] schemes,
435 String url = makeUrl(m.group(0), schemes, m, transformFilter);
  /frameworks/base/services/java/com/android/server/
IntentResolver.java 139 if (dumpMap(out, curPrefix, "Schemes:", innerPrefix,
564 * All of the URI schemes (such as http) that have been registered.
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 27 * all of these security schemes initially.
92 * Recognized key management schemes.
  /external/bluetooth/glib/gio/win32/
gwinhttpvfs.c 160 /* If it matches one of "our" schemes, handle it */
  /external/gtest/include/gtest/internal/
gtest-linked_ptr.h 38 // - Like all reference counting schemes, cycles lead to leaks.
  /external/webkit/WebCore/page/
Navigator.cpp 242 // It is a SECURITY_ERR for these schemes to be handled by a custom handler.
  /packages/apps/Email/res/xml/
providers.xml 52 Valid incoming uri schemes are:
65 Valid outgoing uri schemes are:
72 To the above schemes you may also add "trustallcerts" to indicate that,
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
EntityResolver2.java 144 * schemes such as the one defined by the <a href=
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 80 /** The schemes supported by this connection manager. */
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java 71 /** The schemes supported by this connection manager. */

Completed in 158 milliseconds

12 3 4 5