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

<<21222324252627282930>>

  /external/chromium_org/third_party/icu/source/test/testdata/
ra.xlf 22 <bin-unit id = "TestArray_2" mime-type = "application" restype = "x-icu-binary" translate = "yes">
30 <bin-unit id = "TestImpport" resname = "TestImpport" mime-type = "application" restype = "x-icu-binary" translate = "yes">
369 <bin-unit id = "TestTable_test6" resname = "test6" mime-type = "application" restype = "x-icu-binary" translate = "yes">
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_de.xtb 63 <translation id="9001035236599590379">MIME-Typ</translation>
77 <translation id="1762939828961535338">Quelle wurde als <ph name="REAL_TYPE"/> eingestuft, aber mit dem MIME Typ <ph name="SPECIFIED_TYPE"/> übertragen.</translation>
249 <translation id="4510290974676570902">MIME-Typ</translation>
inspector_strings_ru.xtb 12 <translation id="1762939828961535338">??? ??????? ??????????????? ??? <ph name="REAL_TYPE"/>, ????? ??? ??? ????????? MIME ??? <ph name="SPECIFIED_TYPE"/>.</translation>
111 <translation id="9001035236599590379">??? MIME</translation>
219 <translation id="4510290974676570902">??? MIME</translation>
inspector_strings_sv.xtb 22 <translation id="1762939828961535338">Resursen tolkad som <ph name="REAL_TYPE"/> men överförd med MIME-typen <ph name="SPECIFIED_TYPE"/>.</translation>
107 <translation id="4510290974676570902">MIME-typ</translation>
253 <translation id="9001035236599590379">MIME-typ</translation>
  /external/icu4c/test/testdata/
ra.xlf 22 <bin-unit id = "TestArray_2" mime-type = "application" restype = "x-icu-binary" translate = "yes">
30 <bin-unit id = "TestImpport" resname = "TestImpport" mime-type = "application" restype = "x-icu-binary" translate = "yes">
369 <bin-unit id = "TestTable_test6" resname = "test6" mime-type = "application" restype = "x-icu-binary" translate = "yes">
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 188 bool FwdLockEngine::IsMimeTypeSupported(const String8& mime) {
189 String8 tmp(mime);
343 * 1. path and mime type both are not empty strings (meaning unavailable) else content is unknown
  /frameworks/av/media/libstagefright/
MP3Extractor.cpp 638 String8 mime; local
639 const void *data = id3.getAlbumArt(&dataSize, &mime);
643 meta->setCString(kKeyAlbumArtMIME, mime.string());
  /frameworks/base/media/java/android/media/
SubtitleController.java 316 * the MIME type {@link MediaFormat@KEY_MIME}.
385 * the MIME type {@link MediaFormat@KEY_MIME}.
400 * the MIME type {@link MediaFormat@KEY_MIME}.
  /frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
MediaPlayerProxyTestCase.java 61 * A map from filename + mime type to the uri we can use to play from the content provider.
65 * This map is keyed from the concatenation of filename and mime type with a "+" separator, it's
516 * If this is the first time we've called this method, for a given file type and mime type, then
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountType.java 326 * Find the {@link DataKind} for a specific MIME-type, if it's handled by
338 throw new DefinitionException("null is not a valid mime type");
342 "mime type '" + kind.mimeType + "' is already registered");
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
Rfc822Output.java 57 // In MIME, en_US-like date format should be used. In other words "MMM" should be encoded to
72 /** Single digit [0-9] to ensure uniqueness of the MIME boundary */
148 writeHeader(writer, "MIME-Version", "1.0");
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverTransfer.java 115 ArrayList<String> mBtMimeTypes; // Mime-types received from Bluetooth OPP
118 HashMap<String, String> mMimeTypes; // Mime-types associated with each path
352 // intent to the file directly. We base this decision on the mime type
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_43.txt 5 MIME-Version: 1.0
17 This is a multi-part message in MIME format...
212 MIME-Version: 1.0
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gettext.py 382 "MIME-Version: 1.0\n"
442 "MIME-Version: 1.0\n"
463 "MIME-Version: 1.0\n"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_43.txt 5 MIME-Version: 1.0
17 This is a multi-part message in MIME format...
212 MIME-Version: 1.0
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gettext.py 382 "MIME-Version: 1.0\n"
442 "MIME-Version: 1.0\n"
463 "MIME-Version: 1.0\n"
  /frameworks/base/docs/html/guide/topics/providers/
contacts-provider.jd 341 The type of data stored in this row, expressed as a custom MIME type. The Contacts Provider
342 uses the MIME types defined in the subclasses of
343 {@link android.provider.ContactsContract.CommonDataKinds}. These MIME types are open source,
387 that has the MIME type
398 provider's pre-defined MIME types. If you do, you may lose the data or cause the provider to
399 malfunction. For example, you should not add a row with the MIME type
402 column <code>DATA1</code>. If you use your own custom MIME type for the row, then you are free
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
XSLOutputAttributes.java 87 * @return the mediatype the media-type or MIME type associated with the
159 * @param mediatype the media-type or MIME type associated with the output
  /external/chromium/chrome/browser/download/
save_package.h 143 // have the specified MIME type.
254 // Returns extension for supported MIME types (for example, for "text/plain"
  /external/chromium/net/base/
filter.h 68 // What mime type was specified in the header for this data?
195 // advertised in the GET), as well as the mime type of the content.
  /external/chromium/webkit/glue/
multipart_response_delegate.cc 28 // response when generating a WebURLResponse for a MIME payload.
320 // as per MIME specifications. Individual data fragements however don't
  /external/chromium_org/android_webview/native/
android_protocol_handler.cc 174 // Query the mime type from the Java side. It is possible for the query to
175 // fail, as the mime type cannot be determined for all supported schemes.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_tasks.h 154 // Update the default file handler for the given sets of suffixes and MIME
162 // combination. If it finds a MIME type match, then it prefers that over a
  /external/chromium_org/chrome/browser/resources/image_loader/
request.js 50 * MIME type of the fetched image.
207 // Process returned data, including the mime type.
  /external/chromium_org/content/browser/web_contents/
web_drag_source_gtk.cc 118 // Looking up the mime type can hit the disk. http://crbug.com/84896
314 // Generate the file name based on both mime type and proposed file name.

Completed in 1307 milliseconds

<<21222324252627282930>>