/external/bluetooth/glib/docs/reference/gio/ |
overview.xml | 314 with URI schemes. Implementations of this extension point must
|
/external/openssl/crypto/x509v3/ |
v3_lib.c | 274 * could have some flags for alternative encoding schemes...
|
/external/webkit/WebKit/mac/Plugins/ |
WebBasePluginPackage.mm | 492 // CFBundleGetVersionNumber doesn't work with all possible versioning schemes, but we think for now it's good enough for us.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothShare.java | 341 * requests with unknown/unsupported URI schemes.
|
/external/clearsilver/cgi/ |
cgi.h | 334 * one of the accepted safe schemes. 336 * Currently accepted schemes are http, https, ftp and mailto.
|
/external/esd/include/ |
audiofile.h | 163 /* supported compression schemes */ 170 /* Apple proprietary AIFF-C compression schemes (not supported) */
|
/frameworks/base/docs/html/guide/appendix/ |
glossary.jd | 239 application can handle specific URI schemes and strings in any way it 240 wants. Some URI schemes are reserved by system components. For example,
|
/frameworks/base/core/java/android/webkit/ |
LoadListener.java | 600 * the data: scheme, about: scheme and http/https schemes. [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
FuncDocument.java | 181 // unencoded slashes in their naming schemes. If they do, absolute URIs
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ |
DTMManager.java | 179 * indexing schemes.
|
/frameworks/base/core/java/android/net/http/ |
AndroidHttpClient.java | 68 * reasonable default settings and registered schemes for Android, and
|
/frameworks/base/core/java/com/android/internal/app/ |
ResolverActivity.java | 140 // or "content:" schemes (see IntentFilter for the reason).
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
activity_task_design.jd | 37 <!-- <li><a href=#others_to_reuse_tip>Don't define your own URI schemes</a></li> --> 835 <h3 id="others_to_reuse_tip">When writing an activity for others to re-use, don't define your own URI schemes</h3> 838 If publishing to others, don't define your own URI schemes in an 839 Intent type. Schemes (such as http: and mailto:) are an Internet [all...] |
/frameworks/base/core/java/android/app/ |
SearchManager.java | 231 * for more information on these schemes. 247 * for more information on these schemes. [all...] |
/frameworks/base/core/java/android/provider/ |
Downloads.java | 471 * requests with unknown/unsupported URI schemes. [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseIterators.java | 48 * indexing schemes. 70 * indexing schemes. [all...] |
DTMDefaultBaseTraversers.java | 53 * indexing schemes. 75 * indexing schemes. [all...] |
DTMManagerDefault.java | 232 * indexing schemes.
|
/frameworks/base/core/java/com/google/android/util/ |
AbstractMessageParser.java | 45 /** Get the known set of URL schemes. */ 61 * Subclasses must define the schemes, domains, smileys and acronyms [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/net/ |
URITest.java | 584 { "http:test", "ftp:test" }, // schemes different 585 { "/test", "/test" }, // schemes null 586 { "http://joe", "http://joe" }, // schemes same 587 { "http://joe", "hTTp://joe" }, // schemes same ignoring case [all...] |
/external/dbus/dbus/ |
dbus-transport.c | 53 * or encryption schemes. [all...] |
/external/webkit/WebCore/bindings/v8/ |
V8Proxy.h | 124 // used with all schemes and contexts.
|
/external/webkit/WebKit/mac/WebView/ |
WebViewPrivate.h | 311 protocols or schemes are registered or unregistered, and as long as
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/ |
LSSerializerImpl.java | [all...] |
/build/tools/releasetools/ |
ota_from_target_files | 769 # complicated schemes may let us effectively use both.
|