HomeSort by relevance Sort by last modified time
    Searched full:mime (Results 876 - 900 of 1812) sorted by null

<<31323334353637383940>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexServerSession.java 218 if (D) Log.w(TAG, "There is no file extension or mime type," +
244 // MIME Types. Also reject everything in the "black list".
BluetoothOppProvider.java 78 /** MIME type for the entire share list */
81 /** MIME type for an individual share */
  /packages/apps/Browser/
AndroidManifest.xml 77 <!-- For these schemes were not particular MIME type has been
88 <!-- For these schemes where any of these particular MIME types
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
Rfc822OutputTests.java 437 * Confirm that the constructed message includes "MIME-VERSION: 1.0"
441 Field contentType = header.getField("MIME-VERSION");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
quoprimime.py 334 """Decode a string encoded with RFC 2045 MIME header `Q' encoding.
336 This function does not parse a full MIME header value encoded with
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
quoprimime.py 334 """Decode a string encoded with RFC 2045 MIME header `Q' encoding.
336 This function does not parse a full MIME header value encoded with
  /cts/tests/tests/provider/src/android/provider/cts/
SettingsTest.java 242 assertNull("SettingsProvider didn't return null MIME type for getType at URI "
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/provider/
FeedProvider.java 70 * Determine the mime type for entries returned by a given URI.
  /developers/samples/android/content/documentsUi/StorageClient/StorageClientSample/src/main/java/com/example/android/storageclient/
StorageClientFragment.java 77 // Filter to show only images, using the image MIME data type.
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL_Android.h 163 * MIME types required for data in Android Buffer Queues
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssContentProvider.java 118 // Convert the URI into a custom MIME type.
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/provider/
FeedProvider.java 70 * Determine the mime type for entries returned by a given URI.
  /development/samples/browseable/StorageClient/src/com.example.android.storageclient/
StorageClientFragment.java 77 // Filter to show only images, using the image MIME data type.
  /external/apache-http/src/org/apache/commons/codec/net/
QCodec.java 40 * @see <a href="http://www.ietf.org/rfc/rfc1522.txt">MIME (Multipurpose Internet Mail Extensions) Part Two: Message
  /external/chromium/base/
string_tokenizer.h 83 // label = "mime-type";
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager.h 74 // string to specify no mime type.
  /external/chromium_org/base/strings/
string_tokenizer.h 84 // label = "mime-type";
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_condition_attribute.h 117 // certain MIME media type.
  /external/chromium_org/chrome/browser/extensions/
platform_app_browsertest.cc 476 // Tests that launch data is sent through if the file extension and MIME type
558 // Tests that no launch data is sent through if the file is of the wrong MIME
574 // Tests that launch data is sent through with the MIME type set to
575 // application/octet-stream if the file MIME type cannot be read.
    [all...]
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
native_media_file_util.h 24 // Uses the MIME sniffer code, which actually looks into the file,
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_encoder.js 180 // Chrome can only encode JPEG and PNG. Force PNG mime type so that we
  /external/chromium_org/chrome/browser/ui/webui/
screenshot_source.cc 155 // We need to explicitly return a mime type, otherwise if the user tries to
  /external/chromium_org/chrome/common/cloud_print/
cloud_print_helpers.cc 196 // Create a MIME boundary marker (27 '-' characters followed by 16 hex digits).
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_intents.html 115 mime-type of the file and the data as a <code>FileEntry</code> object.
  /external/chromium_org/chrome_frame/
chrome_tab.cc 567 key_name.append(L"\\Secure Mime Handlers");
601 mime_key.append(L"\\Secure Mime Handlers");
612 // security on "Secure Mime Handlers" from the backup.
616 // Read old security descriptor of the Mime key first.
    [all...]

Completed in 1630 milliseconds

<<31323334353637383940>>