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

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleSheetContents.cpp 117 // FIXME: Valid mime type avoids the check too.
281 // If we're loading a stylesheet cross-origin, and the MIME type is not standard, require the CSS
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_ast.xtb 60 <translation id="1762939828961535338">Recursu interpretáu como <ph name="REAL_TYPE"/> pero tresferíu col tipu MIME <ph name="SPECIFIED_TYPE"/>.</translation>
236 <translation id="4510290974676570902">Triba MIME</translation>
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npupp.h 587 * These can be called to retreive MIME information from the plugin dynamically
590 * to get mime info from the plugin only on OSX and may not be supported
  /external/chromium_org/ui/shell_dialogs/gtk/
select_file_dialog_impl_kde.cc 226 // We need a filter set because the same mime type can appear multiple times.
301 // file/folder and set up mime type filters.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rails.php 261 'Inflector::Inflections', 'Mime', 'Mime::Type',
  /frameworks/av/media/libstagefright/
NuCachedSource2.cpp 615 sp<DecryptHandle> NuCachedSource2::DrmInitialization(const char* mime) {
616 return mSource->DrmInitialization(mime);
  /frameworks/base/core/java/android/provider/
CallLog.java 104 * The MIME type of {@link #CONTENT_URI} and {@link #CONTENT_FILTER_URI}
110 * The MIME type of a {@link #CONTENT_URI} sub-directory of a single
  /frameworks/base/docs/html/guide/components/
intents-filters.jd 197 <dd>The URI of the data to be acted on and the MIME type of that data. Different
208 it's often important to know the type of data (its MIME type) in addition to its URI.
222 specifies it only as a MIME type, and <code>{@link
224 a URI and a MIME type. The URI is read by <code>{@link
532 element can specify a URI and a data type (MIME media type). There are separate
569 The {@code type} attribute of a {@code &lt;data&gt;} element specifies the MIME type
    [all...]
  /frameworks/base/docs/html/training/contacts-provider/
retrieve-details.jd 161 * Defines a string that specifies a sort order of MIME type
358 * and the Email MIME type
  /frameworks/base/docs/html/training/secure-file-sharing/
share-file.jd 70 {@link android.content.Intent#CATEGORY_OPENABLE CATEGORY_OPENABLE}. Also add MIME type filters
272 // Put the Uri and MIME type in the result Intent
  /frameworks/base/media/java/android/media/
MediaMetadataRetriever.java 432 * The metadata key to retrieve the mime type of the data source. Some
433 * example mime types include: "video/mp4", "audio/mp4", "audio/amr-wb",
  /frameworks/native/include/media/drm/
DrmAPI.h 119 // meaning is interpreted based on the mime type provided in the mimeType
125 // mimeType identifies the mime type of the content
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 121 * @def INPUT_NBAMRDEC_BUFFER_SIZE_MIME Mime Input Buffer Size
368 /** NBAMRDEC_MimeMode Mime Mode
370 * @param NBAMRDEC_FORMATCONFORMANCE Mime Mode and IF2 Off
372 * @param NBAMRDEC_MIMEMODE Mime Mode On
420 * @param MODE_MIME Mode MIME
634 /** Flag for mime mode */
649 /** Flag for mime mode */
697 /** NBAMR Mime Bytes */
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEncoder.h 104 * @def WBAMRENC_OUTPUT_BUFFER_SIZE_MIME Default input buffer size MIME
133 * @param OMX_WbIndexCustomModeMimeConfig Sets the MIME mode
  /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/BasicSyncAdapter/src/main/java/com/example/android/network/sync/basicsyncadapter/provider/
FeedProvider.java 70 * Determine the mime type for entries returned by a given URI.
  /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.
  /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

Completed in 1942 milliseconds

<<31323334353637383940>>