HomeSort by relevance Sort by last modified time
    Searched full:mime (Results 401 - 425 of 712) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/html/
HTMLObjectElement.cpp 247 // Before we give up and use fallback content, check to see if this is a MIME type issue.
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 216 // Determine the quirks for the MIME types this plug-in supports
  /external/webkit/WebKit/chromium/src/
FrameLoaderClientImpl.cpp     [all...]
  /external/webkit/WebKit/mac/WebView/
WebPolicyDelegate.h 178 @param type MIME type for the resource.
  /external/webkit/WebKit/win/Interfaces/
IWebFrame.idl 116 @param MIMEType The MIME type of the data.
IWebPolicyDelegate.idl 198 @param type MIME type for the resource.
  /external/webkit/WebKitTools/Scripts/webkitperl/
httpd.pm 92 my $typesConfig = "$testDirectory/http/conf/mime.types";
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
apache_http_server.py 73 "mime.types")
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland.old/
Borland-2.4 13 Mime-Version: 1.0
  /frameworks/base/docs/html/guide/topics/providers/
content-providers.jd 772 <li><p>If you are handling a new data type, you must define a new MIME type
777 form of the MIME type for a single record and another for multiple records.
787 <p>might return this MIME type:</p>
796 <p>might return this MIME type:</p>
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
WspTypeDecoder.java 33 // TODO we should have mapping between those binary code and mime type string.
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 88 * cMIMEType : MIME type of data for the port
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppUtility.java 220 if (D) Log.d(TAG, "NO application to handle MIME type " + mimetype);
BluetoothShare.java 116 * The name of the column containing the MIME type of the shared file.
  /packages/apps/Contacts/src/com/android/contacts/model/
ContactsSource.java 165 * Find the {@link DataKind} for a specific MIME-type, if it's handled by
Sources.java 292 Log.w(TAG, "Unknown type=" + accountType + ", mime=" + mimeType);
  /packages/apps/Email/tests/src/com/android/exchange/adapter/
EmailSyncAdapterTests.java 46 * Check functionality for getting mime type from a file name (using its extension)
  /packages/apps/Gallery3D/src/com/cooliris/media/
SelectionMenu.java 246 // Toast.makeText(mContext, "Error: mime type is null", Toast.LENGTH_SHORT).show();
Util.java 259 // Infer MIME type if missing for file URLs.
  /external/openssl/crypto/objects/
obj_mac.h 731 #define LN_SMIMECapabilities "S/MIME Capabilities"
736 #define LN_SMIME "S/MIME"
    [all...]
  /external/openssl/include/openssl/
obj_mac.h 731 #define LN_SMIMECapabilities "S/MIME Capabilities"
736 #define LN_SMIME "S/MIME"
    [all...]
  /external/webkit/LayoutTests/http/conf/
mime.types 11 # MIME type Extensions
63 application/pkcs7-mime
  /external/webkit/WebKit/gtk/
NEWS 398 - 'mime-type-policy-decision-requested' signal, emitted each time
399 WebKit is about to show a URI with a given MIME type.
  /external/webkit/WebKit/mac/Plugins/
WebBaseNetscapePluginView.mm 128 MIMEType:(NSString *)MIME
142 _MIMEType.adoptNS([MIME copy]);
  /external/webkit/WebKitTools/QtLauncher/
main.cpp 406 foreach (const QWebPluginInfo::MimeType mime, plugin.mimeTypes()) {
407 qDebug() << " " << mime.name;

Completed in 225 milliseconds

<<11121314151617181920>>