/packages/providers/DownloadProvider/docs/ |
index.html | 111 <li> <a href="#Handling_of_specific_MIME_types">Handling of specific MIME types</a> 232 <tr><td > <code>MIMETYPE</code> </td><td > Needs to be visible so that app can display the icon matching the mime type. Intended to be visible by 3rd-party download UIs. <b>TODO</b> Security TBD before we implement support for 3rd-party UIs. </td></tr> 351 <tr><td > <em>5xxx</em> </td><td > <em>N/A</em> </td><td > </td><td > <em>MIME</em> </td><td > </td><td > </td></tr> 352 <tr><td > <em>52xx</em> </td><td > <em>N/A</em> </td><td > </td><td > <em>MIME/DRM</em> </td><td > </td><td > </td></tr> 354 <tr><td > <em>54xx</em> </td><td > <em>N/A</em> </td><td > </td><td > <em>MIME/OMA</em> </td><td > </td><td > </td></tr> [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 213 where <type> and <subtype> should be registered MIME types, 399 """Send a MIME header.""" 410 """Send the blank line ending the MIME headers."""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 213 where <type> and <subtype> should be registered MIME types, 399 """Send a MIME header.""" 410 """Send the blank line ending the MIME headers."""
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
AccessPermissionWithDiffSigTest.java | [all...] |
/packages/apps/Music/src/com/android/music/ |
MediaPlaybackActivity.java | 266 String mime = null; local 320 mime = MediaStore.Audio.Artists.ENTRY_CONTENT_TYPE; 328 mime = MediaStore.Audio.Albums.ENTRY_CONTENT_TYPE; 342 mime = "audio/*"; // the specific type doesn't matter, so don't bother retrieving it 359 i.putExtra(MediaStore.EXTRA_MEDIA_FOCUS, mime); [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
Utils.java | [all...] |
/frameworks/base/media/java/android/media/ |
MediaPlayer.java | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
WbAmrEncTest.c | 115 * @def WBAPP_OUTPUT_BUFFER_SIZE_MIME Default input buffer size MIME 559 APP_IPRINT("%d :: Usage: [TestApp] [O/P] [FUNC_ID_X] [FM/DM] [WBAMR/EFR] [BITRATE] [DTXON/OFF] [NONMIME/MIME/IF2] [ACDNON/OFF] [FRAMES] [1 to N] [1 to N] [MFON]\n", __LINE__); 774 } else if (!(strcmp(argv[8], "MIME"))) { 775 pCompPrivateStruct->format.audio.cMIMEType = "MIME"; 786 APP_IPRINT("%d :: App: Should Be One of these Modes MIME, NONMIME, IF2\n", __LINE__); 883 if (!(strcmp(argv[8], "MIME"))) { 884 pCompPrivateStruct->format.audio.cMIMEType = "MIME"; 888 /**< Codec Configuring to MIME Mode Buffer Size to 61 */ [all...] |
/external/bison/lib/ |
config.charset | 28 # MIME charset name is preferred. 31 # name MIME? used by which systems 108 # Note: Names which are not marked as being a MIME name should not be used in
|
/external/chromium_org/chrome/browser/safe_browsing/ |
client_side_detection_host_unittest.cc | 797 // RenderViewHost that won't have the mime type set. [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
bocu1tst.c | 17 * the MIME-friendly form of the Binary Ordered Compression for Unicode, 133 * which makes BOCU-1 MIME-usable and reasonably safe for 382 * Encode directly for MIME compatibility,
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
cms.c | 642 BIO_printf (bio_err, "-text include or delete text MIME headers\n"); 812 BIO_printf(bio_err, "Error reading S/MIME message\n"); 973 * S/MIME output format. [all...] |
/external/icu4c/test/cintltst/ |
bocu1tst.c | 17 * the MIME-friendly form of the Binary Ordered Compression for Unicode, 134 * which makes BOCU-1 MIME-usable and reasonably safe for 383 * Encode directly for MIME compatibility,
|
/external/openssl/apps/ |
cms.c | 642 BIO_printf (bio_err, "-text include or delete text MIME headers\n"); 812 BIO_printf(bio_err, "Error reading S/MIME message\n"); 973 * S/MIME output format. [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
config.charset | 29 # MIME charset name is preferred. 32 # name MIME? used by which systems 107 # Note: Names which are not marked as being a MIME name should not be used in
|
/packages/apps/Exchange/src/com/android/exchange/service/ |
EasContactsSyncHandler.java | 122 /** MIME type used when storing this in data table. */ 138 /** MIME type used when storing this in data table. */ 148 /** MIME type used when storing this in data table. */ [all...] |
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
ContentFragment.java | 230 // plain text mime type.
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
ExtendedWikiHelper.java | 80 * Mime-type to use when showing parsed results in a {@link WebView}.
|
/external/chromium/chrome/browser/download/ |
download_browsertest.cc | 742 // Download a file due to the associated MIME type. 779 // Put up a Select File dialog when the file is downloaded, due to its MIME 792 // due to the MIME type. 802 // Access a file with a viewable mime-type, verify that a download [all...] |
download_util.h | 57 // Create an extension based on the file name and mime type.
|
save_package.cc | 147 // have specified a MIME type. Now only contents which have the MIME type [all...] |
/external/chromium/chrome/browser/ |
file_select_helper.cc | 221 // 2) There're multiple extensions for a MIME type without parameter, like
|
/external/chromium/chrome/browser/policy/proto/ |
device_management_backend.proto | 218 // * Data mime type is application/x-protobuffer
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
picasa_client.js | 54 * @return {string} Mime type of the file.
|
/external/chromium/chrome/browser/ui/gtk/ |
tab_contents_drag_source.cc | 293 // Generate the file name based on both mime type and proposed file name.
|