HomeSort by relevance Sort by last modified time
    Searched full:mime (Results 826 - 850 of 1798) sorted by null

<<31323334353637383940>>

  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc 345 // to the mime-type. There may be no mime-type on a redirect URL.
350 std::string mime;
351 if(!net::GetMimeTypeFromFile(base::FilePath(url_.path()), &mime))
353 return mime.find("audio/") == std::string::npos;
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
ABOUT-NLS 331 shared-mime-info | [] [] [] [] () [] [] [] |
    [all...]
  /external/elfutils/
ABOUT-NLS 332 shared-mime-info | [] [] [] [] |
    [all...]
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 405 * Sets the MIME type of file that will be served from the mock server
407 * @param type The MIME type to return from the server
414 * Gets the MIME content string for a given type
416 * @param type The MIME type to return
417 * @return the String representation of that MIME content type
    [all...]
  /frameworks/support/v4/java/android/support/v4/content/
FileProvider.java 440 * Returns the MIME type of a content URI returned by
445 * @return If the associated file has an extension, the MIME type associated with that
456 final String mime = MimeTypeMap.getSingleton().getMimeTypeFromExtension(extension); local
457 if (mime != null) {
458 return mime;
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java 608 // Tests for the standard MIME types -- users may override these
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
ABOUT-NLS 334 shared-mime-info | [] [] [] |
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
EmailSyncParser.java 158 // We get MIME data for EAS 2.5. First we parse it, then we take the
161 // If the MIME data is truncated, don't bother parsing it, because
395 * Parses untruncated MIME data, saving away the text parts
397 * @param mimeData the MIME data we've received from the server
507 // Note: The MimeTypeMap method currently uses a very limited set of mime types
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java 129 * <li> <p><b>type</b> -- Specifies an explicit type (a MIME type) of the
154 * <li> <p><b>{@link #ACTION_GET_CONTENT} with MIME type
160 * <li> <p><b>{@link #ACTION_GET_CONTENT} with MIME type
396 * with a single note, as decribed by the MIME type
656 * <p>Input: {@link #getType} is the desired MIME type of the item to create or edit.
    [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java 446 * The MIME-type of {@link #CONTENT_URI} providing a directory of
453 * The MIME type of a {@link #CONTENT_URI} item.
    [all...]
  /external/chromium_org/chrome/renderer/
chrome_content_renderer_client.cc 532 // Webkit might say that mime type is null while we already know the
533 // actual mime type via ChromeViewHostMsg_GetPluginInfo. In that case
609 // If this is an external plugin that handles the NaCl mime type, we
622 // module using the MIME type. The app URL is the manifest URL.
749 // additonal 'nacl' param associated with the MIME type.
754 // Look for the manifest URL among the MIME type's additonal parameters.
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 121 * @def INPUT_WBAMRDEC_BUFFER_SIZE_MIME Default input buffer size MIME
242 * @param OMX_IndexCustomModeMimeConfig_WBAMRDEC Sets the MIME mode
292 * @param WBAMR_DEC_MIMEMODE MIME
294 * @param WBAMR_DEC_NONMIMEMODE NON MIME
341 * @param WBAMR_DEC_MODE_MIME MIME
343 * @param WBAMR_DEC_MODE_NONMIME NON MIME
  /external/apache-http/src/org/apache/commons/codec/binary/
Base64.java 28 * from RFC 2045 <cite>Multipurpose Internet Mail Extensions (MIME) Part One:
249 // for compliance with RFC 2045 MIME, then it is important to
  /external/chromium/chrome/browser/search_engines/
template_url_parser.cc 52 // Mime type for search results.
55 // Mime type for as you type suggestions.
  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.cc 550 // Don't attempt to intercept here as we want to wait until the mime
555 // This is the list of mime types currently supported by the Google
  /external/chromium/chrome/common/net/
url_fetcher.cc 37 // For POST requests, set |content_type| to the MIME type of the content
141 std::string upload_content_type_; // MIME type of POST payload
  /external/chromium_org/chrome/browser/policy/cloud/
device_management_service.cc 119 // request that went through a proxy returns an unexpected mime type.
120 LOG(WARNING) << "Got bad mime-type in response from dmserver that was "
  /external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
id3_parser.js 161 frame.mime = reader.readNullTerminatedString(end - reader.tell());
168 if (frame.mime == '-->') {
  /external/chromium_org/chrome/browser/search_engines/
template_url_parser.cc 50 // Mime type for search results.
53 // Mime type for as you type suggestions.
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
select_file_dialog_impl_kde.cc 242 // We need a filter set because the same mime type can appear multiple times.
321 // file/folder and set up mime type filters.
  /external/chromium_org/chrome/common/
chrome_content_client.cc 79 const char kO3DPluginDescription[] = "O3D MIME";
110 // Use a consistent MIME-type regardless of branding.
  /external/chromium_org/chrome_frame/
urlmon_bind_status_callback.cc 347 // with the same bind context, we have to return a mime type that is
391 // mshtml from making up its mind about the mime type.
  /external/chromium_org/content/browser/loader/
buffered_resource_handler.cc 132 // a mime type. What's a browser to do? Turns out, we're supposed to
294 // the mime type. However, even if it returns false, it returns a new type
  /external/chromium_org/media/tools/bug_hunter/
bug_hunter.py 42 from email.mime.multipart import MIMEMultipart
43 from email.mime.text import MIMEText
  /external/chromium_org/net/url_request/
url_fetcher.h 127 // |upload_content_type| is the MIME type of the content, while
135 // |upload_content_type| is the MIME type of the content, while

Completed in 1577 milliseconds

<<31323334353637383940>>