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

<<41424344454647484950>>

  /packages/apps/Email/src/com/android/email/
LegacyConversions.java 193 // Transfer fields from mime format to provider format
216 // Run the mime type through inferMimeType in case we have something generic and can do
  /packages/apps/Exchange/src/com/android/exchange/service/
EasOutboxSyncHandler.java 253 * Our own HttpEntity subclass that is able to insert opaque data (in this case the MIME
342 // Start the MIME tag; this is followed by "opaque" data (byte array)
  /packages/apps/Gallery2/src/com/android/photos/data/
PhotoProvider.java 116 /** The column name for the mime-type String. */
234 * For selecting the mime-type for an image.
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Attachment.java 93 * MIME type of the file. Use {@link #getContentType()} and {@link #setContentType(String)}.
239 // Transfer fields from mime format to provider format
  /external/chromium/webkit/glue/
inspector_strings.grd     [all...]
  /external/chromium_org/chrome/app/
breakpad_linux.cc 232 // MIME substrings.
    [all...]
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc 78 // MIME type because the "src" attribute is used to supply us with the resource
79 // of that MIME type that we're supposed to display.
624 // Tests if the MIME type is not a NaCl MIME type.
625 // If the MIME type is foreign, then this NEXE is being used as a content
    [all...]
  /frameworks/base/core/java/android/nfc/
NfcAdapter.java 61 * looks for a URI, SmartPoster, or MIME record. If a URI or SmartPoster record is found the
62 * intent will contain the URI in its data field. If a MIME record is found the intent will
63 * contain the MIME type in its type field. This allows activities to register
72 * <p>The MIME type or data URI of this intent are normalized before dispatch -
73 * so that MIME, URI scheme and URI host are always lower-case.
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 124 * @def NBAMRENC_OUTPUT_BUFFER_SIZE_MIME Default input buffer size MIME
578 APP_IPRINT("%d :: Usage: [TestApp] [O/P] [FUNC_ID_X] [FM/DM] [NBAMR/EFR] [BITRATE] [DTXON/OFF] [NONMIME/MIME/IF2] [ACDNON/OFF] [FRAMES] [1 to N] [1 to N] [MFON] [1 to N (optional)]\n",__LINE__);
791 }else if(!(strcmp(argv[8],"MIME"))) {
792 pCompPrivateStruct->format.audio.cMIMEType = "MIME";
807 APP_IPRINT("%d :: App: Should Be One of these Modes MIME, NONMIME\n",__LINE__);
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
EncodeDecodeTest.java 261 // Create a MediaCodec for the decoder, just based on the MIME type. The various
321 // Create a MediaCodec for the decoder, just based on the MIME type. The various
358 * Returns the first codec capable of encoding the specified MIME type, or null if no
    [all...]
MediaCodecTest.java 471 * Returns the first codec capable of encoding the specified MIME type, or null if no
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerBase.java 694 * Gets the mediatype the media-type or MIME type associated with the output
696 * @return the mediatype the media-type or MIME type associated with the
725 * @param mediaType the non-null media-type or MIME type associated with the
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
drag-drop.jd 604 // Create a new ClipData using the tag as a label, the plain text MIME type, and
606 // ClipData, and set its MIME type entry to &quot;text/plain&quot;
    [all...]
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
PduPersister.java 724 throw new MmsException("MIME type of the part must be set.");
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/model/
RawContactModifier.java     [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadProvider.java 80 /** MIME type for the entire download list */
82 /** MIME type for an individual download */
477 * Returns the content-provider-style MIME types of the various
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 341 * MIME types required for data in Android Buffer Queues
  /external/apache-http/src/org/apache/commons/codec/net/
QuotedPrintableCodec.java 52 * @see <a href="http://www.ietf.org/rfc/rfc1521.txt"> RFC 1521 MIME (Multipurpose Internet Mail Extensions) Part One:
  /external/chromium/chrome/browser/
character_encoding.cc 390 alias_name.c_str(), "MIME", &error_code);
shell_integration_linux.cc 45 // xdg-settings internally runs xdg-mime, which uses mv to move newly-created
  /external/chromium/chrome/browser/download/
save_package_unittest.cc 322 kExtensionTests[i].page_title << " MIME:" << mime_type;
  /external/chromium/chrome/browser/extensions/
crx_installer.cc 244 // right mime type. Make an exception for file URLs, which come
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.cc 74 << " because it has an unsupported MIME type: "
  /external/chromium/chrome/browser/ui/gtk/
dialogs_gtk.cc 285 // the MIME type itself if the description is blank.
  /external/chromium/net/base/
mime_sniffer_unittest.cc 345 // Following our behavior with HTML, don't call other mime types XHTML.

Completed in 2640 milliseconds

<<41424344454647484950>>