/libcore/luni/src/main/files/cacerts/ |
5a5372fc.0 | 62 SSL CA, S/MIME CA, Object Signing CA
|
635ccfd5.0 | 62 SSL CA, S/MIME CA, Object Signing CA
|
74c26bd0.0 | 43 SSL CA, S/MIME CA, Object Signing CA
|
a15b3b6b.0 | 46 SSL CA, S/MIME CA, Object Signing CA
|
c215bc69.0 | 46 SSL CA, S/MIME CA, Object Signing CA
|
e7b8d656.0 | 43 SSL CA, S/MIME CA, Object Signing CA
|
/ndk/sources/host-tools/make-3.81/ |
ABOUT-NLS | 296 shared-mime-info | | 433 shared-mime-info | [] [] [] | [all...] |
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/ |
MimeBodyPart.java | 196 * Write the MimeMessage out in MIME format.
|
MimeHeader.java | 33 * into the MIME data by LocalStore.fetch.
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
SuppressNotificationReceiver.java | 72 LogUtils.d(LOG_TAG, "Registering receiver with no mime type");
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/ |
MimeBoundaryInputStream.java | 27 * Stream that constrains itself to a single MIME body part.
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/ |
Multipart.java | 36 * Represents a MIME multipart body (see RFC 2045).A multipart body has a
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
upload.py | 137 # Build up the MIME payload for the POST data
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
header.py | 152 """Create a MIME-compliant header that can contain many character sets. 238 """Append a string to the MIME header. 344 # MIME-encode a header with many different charsets and/or encodings. 346 # Given a list of pairs (string, charset), return a MIME-encoded
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_02.txt | 0 MIME-version: 1.0
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
upload.py | 137 # Build up the MIME payload for the POST data
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
header.py | 152 """Create a MIME-compliant header that can contain many character sets. 238 """Append a string to the MIME header. 344 # MIME-encode a header with many different charsets and/or encodings. 346 # Given a list of pairs (string, charset), return a MIME-encoded
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_02.txt | 0 MIME-version: 1.0
|
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/ |
httpmime-4.1.pom | 38 HttpComponents HttpClient - MIME coded entities
|
/external/chromium/net/data/proxy_resolver_perftest/ |
no-ads.pac | 243 // MIME type when loading the PAC from a web server. 276 // the correct MIME type on the file before using it. You must configure 278 // MIME type. 291 // Click the "File Types" button in the "MIME Map" section 294 // Enter "application/x-ns-proxy-autoconfig" for "Content Type (MIME)" 295 // Click OK to close the Add type dialog, the MIME types dialog, 339 // IE doesn't currently check the MIME type of the PAC file. [all...] |
/external/chromium_org/net/data/proxy_resolver_perftest/ |
no-ads.pac | 243 // MIME type when loading the PAC from a web server. 276 // the correct MIME type on the file before using it. You must configure 278 // MIME type. 291 // Click the "File Types" button in the "MIME Map" section 294 // Enter "application/x-ns-proxy-autoconfig" for "Content Type (MIME)" 295 // Click OK to close the Add type dialog, the MIME types dialog, 339 // IE doesn't currently check the MIME type of the PAC file. [all...] |
/frameworks/av/media/libmediaplayerservice/ |
StagefrightRecorder.cpp | 819 const char *mime; local 823 mime = MEDIA_MIMETYPE_AUDIO_AMR_NB; 826 mime = MEDIA_MIMETYPE_AUDIO_AMR_WB; 829 mime = MEDIA_MIMETYPE_AUDIO_AAC; 833 mime = MEDIA_MIMETYPE_AUDIO_AAC; 837 mime = MEDIA_MIMETYPE_AUDIO_AAC; 845 encMeta->setCString(kKeyMIMEType, mime); [all...] |
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
VideoEditor3gpReader.cpp | 1445 const char *mime; local [all...] |
/ndk/docs/opensles/ |
index.html | 264 <h4>MIME data format</h4> 266 The MIME data format can be used with URI data locator only, and only 340 The URI data locator can be used with MIME data format only, and 485 and MIME data format. 569 access. The data format must be MIME. 642 file descriptor data locator with MIME data format, and the data sink is 685 Android buffer queue data locator with MIME data format, and the data 687 The MIME data format should be configured as: 691 <dt>MIME type string [all...] |
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
EmailSyncAdapter.java | 211 // window, body preference type (HTML for EAS 12.0 and later; MIME for EAS 2.5), and 214 // so we turn MIME support off. Note that we are always using EAS 2.5 if there are fetch 241 // Use MIME data for EAS 2.5 248 // Ask for plain text, rather than MIME data. This guarantees that we'll get a usable 560 // We get MIME data for EAS 2.5. First we parse it, then we take the 563 // If the MIME data is truncated, don't bother parsing it, because [all...] |