/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/services/core/java/com/android/server/ |
IntentResolver.java | 269 if (dumpMap(out, curPrefix, "Schemes:", innerPrefix, 764 * All of the URI schemes (such as http) that have been registered.
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
PhoneAccountRegistrar.java | 480 * @param uriScheme URI schemes the PhoneAccount must handle. {@code Null} bypasses the [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
audiofile.h | 163 /* supported compression schemes */ 170 /* Apple proprietary AIFF-C compression schemes (not supported) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
audiofile.h | 163 /* supported compression schemes */ 170 /* Apple proprietary AIFF-C compression schemes (not supported) */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 542 'No permission -- see authorization schemes'), 544 'No payment -- see charging schemes'),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 542 'No permission -- see authorization schemes'), 544 'No payment -- see charging schemes'),
|
/external/chromium_org/chrome/common/ |
chrome_switches.cc | 111 // HTTP authentication schemes to enable. This is a comma-separated list of 112 // authentication schemes (basic, digest, ntlm, and negotiate). By default all 113 // schemes are enabled. The primary use of this command line flag is to help 115 const char kAuthSchemes[] = "auth-schemes"; 588 // Enables SDCH for https schemes. [all...] |
url_constants.h | 18 // chrome: URLs (including schemes). Should be kept in sync with the
|
/frameworks/base/core/java/android/app/ |
SearchManager.java | 254 * for more information on these schemes. 271 * for more information on these schemes. 288 * for more information on these schemes. [all...] |
/docs/source.android.com/src/devices/ |
drm.jd | 53 content across a variety of DRM schemes. For device manufacturers, content owners, and Internet digital media providers
|
/external/apache-http/src/org/apache/http/impl/conn/ |
SingleClientConnManager.java | 82 /** The schemes supported by this connection manager. */
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
FuncDocument.java | 181 // unencoded slashes in their naming schemes. If they do, absolute URIs
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMManager.java | 179 * indexing schemes.
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_result.cc | 150 // per provider consistent. Other schemes (such as blindly copying the most
|
keyword_provider_unittest.cc | 145 // allowed schemes.
|
zero_suggest_provider.cc | 440 // with other schemes (e.g. chrome://). That may require improvements to
|
/external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/ |
webrtc_audio_private_browsertest.cc | 82 // Needs to happen after chrome's schemes are added.
|
/external/chromium_org/chrome/browser/history/ |
in_memory_url_index.cc | 36 // Initializes a whitelist of URL schemes.
|
/external/chromium_org/chrome/browser/resources/plugin_metadata/ |
plugins_win.json | 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerator' use two completely different versioning schemes, so we can't define a minimum version."
|
/external/chromium_org/chrome/browser/supervised_user/ |
supervised_user_url_filter_unittest.cc | 81 // Filter only http, ftp and ws schemes.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
contentSecurityPolicy.html | 277 schemes: <code>HTTPS</code>, <code>chrome-extension</code>, and
|
/external/chromium_org/content/public/test/ |
render_view_test.cc | 171 // Ensure that we register any necessary schemes when initializing WebKit,
|
/external/chromium_org/content/renderer/ |
render_thread_impl.h | 126 // When initializing WebKit, ensure that any schemes needed for the content
|